diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-09-26 16:14:49 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2008-09-26 16:14:49 -0400 |
commit | 7bc7c11507c853b8835e9f2ad758b8958c5607af (patch) | |
tree | fbdc3677df9b7180971956f7ecf3fa00ad59a45f /support/include/nfs/debug.h | |
parent | 9b13713fa592b02da0dc79c5505fdf7002155d13 (diff) | |
download | nfs-utils-7bc7c11507c853b8835e9f2ad758b8958c5607af.tar.gz nfs-utils-7bc7c11507c853b8835e9f2ad758b8958c5607af.tar.xz nfs-utils-7bc7c11507c853b8835e9f2ad758b8958c5607af.zip |
rpc.statd: Use __func__ in dprintf
Clean up: The named function in many of the debugging messages in
utils/statd/rmtcall.c is out of date. To prevent this from happening
in the future, replace these with __func__.
Also, note() and dprintf() do not require a terminating '\n' in their
format string. So make all invocations consistent.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/include/nfs/debug.h')
0 files changed, 0 insertions, 0 deletions