Re: [PATCH] Bluetooth: Fix abuse of the preincrement operator

From: David Miller
Date: Wed Jun 30 2010 - 16:10:20 EST


From: "Gustavo F. Padovan" <gustavo@xxxxxxxxxxx>
Date: Mon, 28 Jun 2010 10:12:30 -0300

> Hi David,
>
> * David Howells <dhowells@xxxxxxxxxx> [2010-06-28 13:57:52 +0100]:
>
>> Fix abuse of the preincrement operator as detected when building with gcc
>> 4.6.0:
>>
>> CC [M] drivers/bluetooth/hci_bcsp.o
>> drivers/bluetooth/hci_bcsp.c: In function 'bcsp_prepare_pkt':
>> drivers/bluetooth/hci_bcsp.c:247:20: warning: operation on 'bcsp->msgq_txseq' may be undefined
>>
>> Reported-by: Justin P. Mattock <justinmattock@xxxxxxxxx>
>> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
...
> Acked-by: Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx>

Applied, thanks everyone.
--
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/