From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757078Ab0GHVL3 (ORCPT ); Thu, 8 Jul 2010 17:11:29 -0400 Received: from senator.holtmann.net ([87.106.208.187]:51227 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755829Ab0GHVL2 (ORCPT ); Thu, 8 Jul 2010 17:11:28 -0400 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 X-Mailer: Evolution 2.30.2 (2.30.2-1.fc13) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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