NFS: update comments and function definitions in fs/nfs/direct.c
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:28 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:28 +0000 (13:44 -0500)
commitd4cc948ba97980c55a308eab167a695109796456
treefbf3b293b8ac129019723fe53dca0329c7552c13
parentb8a32e2b8b7fefff994c89d398b6ac920a195b43
NFS: update comments and function definitions in fs/nfs/direct.c

Update to latest coding style standards.  Remove block comments on
statically defined functions, and place function definitions all on
one line.

Test plan:
Compile kernel with CONFIG_NFS and CONFIG_NFS_DIRECTIO.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c