diff options
author | Andy Shevchenko <[email protected]> | 2013-09-11 14:25:45 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:59:27 -0700 |
commit | e0ec36059774ff51812b40509d28ca6c9a2a6a62 (patch) | |
tree | 013a0a10b184a42970182e1dfad76622494c5a79 /net/lapb/lapb_iface.c | |
parent | a88c1f0caccaa335690d53ea03b12de31c357263 (diff) |
aoe: suppress compiler warnings
This patch fixes following compiler warnings:
drivers/block/aoe/aoecmd.c: In function `aoecmd_ata_rw':
drivers/block/aoe/aoecmd.c:383:17: warning: variable `t' set but not used [-Wunused-but-set-variable]
struct aoetgt *t;
^
drivers/block/aoe/aoecmd.c: In function `resend':
drivers/block/aoe/aoecmd.c:488:21: warning: variable `ah' set but not used [-Wunused-but-set-variable]
struct aoe_atahdr *ah;
^
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Ed Cashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions