Re: [PATCH] aoe: suppress compiler warnings
From: Ed Cashin
Date: Mon Aug 26 2013 - 10:05:54 EST
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;
> ^
Looks good, thanks.
--
Ed Cashin
ecashin@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/