]> git.decadent.org.uk Git - nfs-utils.git/commit
mount.nfs: Fix compiler warning in stropts.c
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:58:38 +0000 (16:58 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:58:38 +0000 (16:58 -0400)
commitae548c2d55e442c96ad51e90c1e00ce3eb0b718b
tree2b18362ab964cd3a974f8479277c68a00d6960d9
parent6e3fa0e103a494a37cf3a4f9199516923928ab31
mount.nfs: Fix compiler warning in stropts.c

Address compiler warning:

    stropts.c: In function ¿nfs_append_generic_address_option¿:
    stropts.c:138: warning: comparison between signed and unsigned

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c