Searched hist:"356 c3eb466fd1a12afd6448d90fba3922836e5f1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | mon.c | diff 356c3eb466fd1a12afd6448d90fba3922836e5f1 Thu Dec 04 13:21:38 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Move the public declaration of nsm_unmonitor() to lockd.h
Clean up.
Make the nlm_host argument "const," and move the public declaration to lockd.h. Add a documenting comment.
Bruce observed that nsm_unmonitor()'s only caller doesn't care about its return code, so make nsm_unmonitor() return void.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|
/openbmc/linux/include/linux/lockd/ |
H A D | lockd.h | diff 356c3eb466fd1a12afd6448d90fba3922836e5f1 Thu Dec 04 13:21:38 CST 2008 Chuck Lever <chuck.lever@oracle.com> NLM: Move the public declaration of nsm_unmonitor() to lockd.h
Clean up.
Make the nlm_host argument "const," and move the public declaration to lockd.h. Add a documenting comment.
Bruce observed that nsm_unmonitor()'s only caller doesn't care about its return code, so make nsm_unmonitor() return void.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|