Re: [PATCH] sound: soc: soc-pcm: Remove useless varialbe 'i'

From: Chen Gang S
Date: Sat Jan 03 2015 - 05:09:51 EST


On 1/3/15 17:59, Takashi Iwai wrote:
> At Sat, 03 Jan 2015 17:45:57 +0800,
> Chen Gang wrote:
>>
>> 'i' is useless in soc_pcm_set_msb(), so remove it, the related warning
>> (with allmodconfig under s390):
>>
>> CC [M] sound/soc/soc-pcm.o
>> sound/soc/soc-pcm.c: In function 'soc_pcm_set_msb':
>> sound/soc/soc-pcm.c:307:11: warning: unused variable 'i' [-Wunused-variable]
>> int ret, i;
>> ^
>
> Thanks, but this was already fixed.
>

OK, thanks.

--
Chen Gang

Open, share, and attitude like air, water, and life which God blessed
--
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/