commit | bc48e4d6371137b1b06e985ea76c1254e9c06e83 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Sep 03 14:36:16 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Mon Sep 29 18:13:39 2008 -0400 |
tree | 29cfa2b2116206f472b562839f98c9d202c50d72 | |
parent | ede2fea099cf1dabe41e5b9563558bc7aee82248 [diff] |
lockd: Combine __nsm_find() and nsm_find(). Clean up: Having two separate functions doesn't add clarity, so eliminate one of them. Use contemporary kernel coding conventions where appropriate. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>