]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4d1edde272e5439ecfd69568a572f63bee9561c
treefbf3b293b8ac129019723fe53dca0329c7552c13
parent3ec0c07e20497a17bc7933fcba5a120cee96d784
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