diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-21 10:12:18 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2019-11-21 21:36:04 +0100 |
commit | 4fe171bb81b13b40bf568330ec3716dfb304ced1 (patch) | |
tree | 7ffb91232caefb23d622f69bb1cc4515617c5381 /scripts/basic/fixdep.c | |
parent | afs: Remove set but not used variables 'before', 'after' (diff) | |
download | linux-4fe171bb81b13b40bf568330ec3716dfb304ced1.tar.xz linux-4fe171bb81b13b40bf568330ec3716dfb304ced1.zip |
afs: Remove set but not used variable 'ret'
Fixes gcc '-Wunused-but-set-variable' warning:
fs/afs/server.c: In function afs_install_server:
fs/afs/server.c:157:6: warning: variable ret set but not used [-Wunused-but-set-variable]
It is not used since commit d2ddc776a458 ("afs:
Overhaul volume and server record caching and fileserver rotation")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions