diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2013-09-11 23:25:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-12 00:59:27 +0200 |
commit | e0ec36059774ff51812b40509d28ca6c9a2a6a62 (patch) | |
tree | 013a0a10b184a42970182e1dfad76622494c5a79 /drivers/rtc/rtc-ds3234.c | |
parent | aoe: remove custom implementation of kbasename() (diff) | |
download | linux-e0ec36059774ff51812b40509d28ca6c9a2a6a62.tar.xz linux-e0ec36059774ff51812b40509d28ca6c9a2a6a62.zip |
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 <andriy.shevchenko@linux.intel.com>
Cc: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-ds3234.c')
0 files changed, 0 insertions, 0 deletions