On Aug 26, 2013, at 5:45 AM, Andy Shevchenko wrote:
> 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;
>
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’:
dri
2 matches
Mail list logo