commit | d4cc948ba97980c55a308eab167a695109796456 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@netapp.com> | Mon Mar 20 13:44:28 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:28 2006 -0500 |
tree | fbf3b293b8ac129019723fe53dca0329c7552c13 | |
parent | b8a32e2b8b7fefff994c89d398b6ac920a195b43 [diff] |
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>