aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/host.c
diff options
context:
space:
mode:
authorGravatar Chuck Lever <chuck.lever@oracle.com> 2008-12-04 14:19:45 -0500
committerGravatar J. Bruce Fields <bfields@citi.umich.edu> 2009-01-06 11:53:48 -0500
commit7538ce1eb656a1477bedd5b1c202226e7abf5e7b (patch)
tree4da1c55aebda14ae24736d3d69444d099e6822b3 /fs/lockd/host.c
parentlockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) (diff)
downloadlinux-7538ce1eb656a1477bedd5b1c202226e7abf5e7b.tar.gz
linux-7538ce1eb656a1477bedd5b1c202226e7abf5e7b.tar.bz2
linux-7538ce1eb656a1477bedd5b1c202226e7abf5e7b.zip
NLM: Use modern style for pointer fields in nlm_host
Clean up: I'm about to add another "char *" field to the nlm_host structure. The h_name field, for example, uses an older style of declaring a "char *" field. If I match that style for the new field, checkpatch.pl will complain. So, fix pointer fields to use the new style. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/lockd/host.c')
0 files changed, 0 insertions, 0 deletions