]> git.decadent.org.uk Git - nfs-utils.git/commit
Removed a couple warnings from utils/mount/stropts.c
authorSteve Dickson <steved@redhat.com>
Mon, 22 Nov 2010 16:33:37 +0000 (11:33 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 22 Nov 2010 16:33:37 +0000 (11:33 -0500)
commit409487978593de13ae36be0ee56d8111ad6b3319
treeb2ae88f52f7cdbd876c2f2689f5f6ab0af41c827
parentf4968a724c1d4162a8e2b9f6a19c460cc56c95f7
Removed a couple warnings from utils/mount/stropts.c

stropts.c:740:6: warning: 'ret' may be used uninitialized in this function
stropts.c:653:6: warning: 'ret' may be used uninitialized in this function

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