From: Chuck Lever Date: Sun, 1 Jul 2007 16:12:56 +0000 (-0400) Subject: NFS: Clean up nfs_validate_mount_data X-Git-Tag: v2.6.23-rc1~1073^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df36e78da9db1c5f02b429116ed98902bcc75e5;p=pandora-kernel.git NFS: Clean up nfs_validate_mount_data Move error handling code out of the main code path. The switch statement was also improperly indented, according to Documentation/CodingStyle. This prepares nfs_validate_mount_data for the addition of option string parsing. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed