From: Steve Dickson Date: Mon, 19 Jul 2010 18:54:51 +0000 (-0400) Subject: Removed warnings from nfsstat.c X-Git-Tag: nfs-utils-1-2-3-rc5~14 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=14becdb7bc23f075f786325f7e953c2f928fe385;hp=14becdb7bc23f075f786325f7e953c2f928fe385 Removed warnings from nfsstat.c nfsstat.c: In function 'print_callstats': nfsstat.c:797: warning: comparison between signed and unsigned integer expressions nfsstat.c:801: warning: comparison between signed and unsigned integer expressions nfsstat.c:802: warning: comparison between signed and unsigned integer expressions nfsstat.c:805: warning: comparison between signed and unsigned integer expressions nfsstat.c: In function 'print_callstats_list': nfsstat.c:821: warning: comparison between signed and unsigned integer expressions nfsstat.c:828: warning: comparison between signed and unsigned integer expressions nfsstat.c: In function 'unpause': nfsstat.c:1111: warning: unused parameter 'sig' Signed-off-by: Steve Dickson ---