[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100630.131024.190380261.davem@davemloft.net>
Date: Wed, 30 Jun 2010 13:10:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gustavo@...ovan.org
Cc: dhowells@...hat.com, linux-bluetooth@...r.kernel.org,
justinmattock@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Bluetooth: Fix abuse of the preincrement operator
From: "Gustavo F. Padovan" <gustavo@...ovan.org>
Date: Mon, 28 Jun 2010 10:12:30 -0300
> Hi David,
>
> * David Howells <dhowells@...hat.com> [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@...il.com>
>> Signed-off-by: David Howells <dhowells@...hat.com>
...
> Acked-by: Gustavo F. Padovan <padovan@...fusion.mobi>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists