From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 2/8 v2]Bluetooth: Fix warning: variable 'tty' set but not used From: Marcel Holtmann To: "Justin P. Mattock" Cc: linux-bluetooth@vger.kernel.org, gustavo@padovan.org, linux-kernel@vger.kernel.org In-Reply-To: <1276565200-5583-1-git-send-email-justinmattock@gmail.com> References: <1276565200-5583-1-git-send-email-justinmattock@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 08 Jul 2010 18:07:08 -0300 Message-ID: <1278623228.10421.70.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Justin, > Resend of this patch to fix whitespace issues > The patch below fixes a warning message > when using gcc 4.6.0 > > CC [M] drivers/bluetooth/hci_ldisc.o > drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_send_frame': > drivers/bluetooth/hci_ldisc.c:213:21: warning: variable 'tty' set but not used > > > Signed-off-by: Justin P. Mattock > Reviewed-By: Gustavo F. Padovan patch has been applied to bluetooth-next-2.6 tree. Thanks. Regards Marcel