NFS: Clean up nfs_validate_mount_data
authorChuck Lever <chuck.lever@oracle.com>
Sun, 1 Jul 2007 16:12:56 +0000 (12:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:45 +0000 (23:40 -0400)
commit5df36e78da9db1c5f02b429116ed98902bcc75e5
treeb8724195fa2f6a12a095ae4c63da58be3de0afdb
parentf18289931d705f9c4634b361341a1677bea97aca
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 <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c
This page took 0.024926 seconds and 5 git commands to generate.