summaryrefslogtreecommitdiffstats
path: root/support/nfs
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2008-09-26 13:25:19 -0400
committerSteve Dickson <steved@redhat.com>2008-09-26 13:25:19 -0400
commit69620a042d1151871a31f07ccd210b2dab49c628 (patch)
tree321342902f9639095e24eef28b0238659d2027d2 /support/nfs
parent93e355bf3a07b7565d88c1139ff24d1eb4f0a275 (diff)
downloadnfs-utils-69620a042d1151871a31f07ccd210b2dab49c628.tar.gz
nfs-utils-69620a042d1151871a31f07ccd210b2dab49c628.tar.xz
nfs-utils-69620a042d1151871a31f07ccd210b2dab49c628.zip
sm-notify command: use static function definitions
Clean up. The sm-notify command is built from a single source file. Some of its internal functions are appropriately defined as static. However, some are declared static, but defined as global. Some are declared and defined as global. None of them are used outside of utils/statd/sm-notify.c. Make all the internal functions in utils/statd/sm-notify.cstatic. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfs')
0 files changed, 0 insertions, 0 deletions