diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2007-10-11 16:52:03 -0400 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-10-12 09:05:30 +1000 |
commit | ff7c7426065f816ec3c6cd9c46d9ffbfbff80d71 (patch) | |
tree | 480bf8aa68b538ab9ede4e66229cc97455aad0c2 /support/nfs/xlog.c | |
parent | f461e3348ef3a9e1713fe04ccaa1b88dc0530946 (diff) | |
download | nfs-utils-ff7c7426065f816ec3c6cd9c46d9ffbfbff80d71.tar.gz nfs-utils-ff7c7426065f816ec3c6cd9c46d9ffbfbff80d71.tar.xz nfs-utils-ff7c7426065f816ec3c6cd9c46d9ffbfbff80d71.zip |
mountd: address a minor compiler warning
auth.c: In function ‘auth_authenticate’:
auth.c:190: warning: ‘error’ may be used uninitialized in this function
"error" is used as an output parameter, but the compiler has no way of
knowing that.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'support/nfs/xlog.c')
0 files changed, 0 insertions, 0 deletions