]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
statd: squelch compiler warning in sm-notify.c
authorSteve Dickson <steved@redhat.com>
Fri, 11 Dec 2009 17:34:34 +0000 (12:34 -0500)
committerSteve Dickson <steved@redhat.com>
Sat, 12 Dec 2009 15:29:32 +0000 (10:29 -0500)
Clean up:  Get rid of a false positive compiler warning, seen with
-Wextra.

sm-notify.c: In function ¿record_pid¿:
sm-notify.c:690: warning: comparison between signed and unsigned integer
expressions

Document some ignored return codes while we're here.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found