diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-10-13 11:38:22 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-10-14 10:26:58 -0400 |
commit | ffa577350b03ddd421d455a8cd4cff86e3718264 (patch) | |
tree | ca152110740922304b542f96b58b3e070ccb5491 /support/export/client.c | |
parent | 5fe118b838254023d83424c5010ae73a91ec267d (diff) | |
download | nfs-utils-ffa577350b03ddd421d455a8cd4cff86e3718264.tar.gz nfs-utils-ffa577350b03ddd421d455a8cd4cff86e3718264.tar.xz nfs-utils-ffa577350b03ddd421d455a8cd4cff86e3718264.zip |
mount.nfs: Eliminate compiler warnings
Clean up.
fstab.c: In function ?lock_mtab?:
fstab.c:385: warning: declaration of ?errsv? shadows a previous local
fstab.c:367: warning: shadowed declaration is here
fstab.c:407: warning: declaration of ?errsv? shadows a previous local
fstab.c:367: warning: shadowed declaration is here
fstab.c:417: warning: declaration of ?tries? shadows a previous local
fstab.c:325: warning: shadowed declaration is here
fstab.c:422: warning: declaration of ?errsv? shadows a previous local
fstab.c:367: warning: shadowed declaration is here
These are probably harmless. Reusing a variable name, however, is a
little confusing to follow when reading the code.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/client.c')
0 files changed, 0 insertions, 0 deletions