]> git.decadent.org.uk Git - nfs-utils.git/commit
Removed warnings from svcgssd_proc.c
authorSteve Dickson <steved@redhat.com>
Wed, 4 Aug 2010 14:26:13 +0000 (10:26 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 9 Aug 2010 13:57:02 +0000 (09:57 -0400)
commitbc8fdd5ebcabe57cacd382673ca9e4a79ff7b18e
tree264e7367b6e8319e85760e9ac8cf343509af52f3
parentbe5b2ed57b0e0a3da91f4ec785718302d0351199
Removed warnings from svcgssd_proc.c

svcgssd_proc.c: In function 'send_response':
svcgssd_proc.c:135: warning: unused parameter 'f'
svcgssd_proc.c: In function 'handle_nullreq':
svcgssd_proc.c:434: warning: comparison of unsigned expression < 0 is always false

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/svcgssd_proc.c