diff options
author | David S. Miller <davem@davemloft.net> | 2011-04-12 22:58:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-12 22:58:41 (GMT) |
commit | 095d3da610d4022d341c517c59dd5a5d656d966f (patch) | |
tree | 949aa05edeb978d344653d571bb7820efc8832b1 /drivers/atm/tonga.h | |
parent | 1aac62671686e6234c91b5f6fc4caaa850419d5d (diff) | |
download | linux-095d3da610d4022d341c517c59dd5a5d656d966f.tar.xz |
9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir()
Fixes the following warnings:
net/9p/client.c:1305:18: warning: variable ‘total’ set but not used [-Wunused-but-set-variable]
net/9p/client.c:1370:18: warning: variable ‘total’ set but not used [-Wunused-but-set-variable]
net/9p/client.c:1769:18: warning: variable ‘total’ set but not used [-Wunused-but-set-variable]
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/tonga.h')
0 files changed, 0 insertions, 0 deletions