Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758635Ab0GHVDI (ORCPT ); Thu, 8 Jul 2010 17:03:08 -0400 Received: from senator.holtmann.net ([87.106.208.187]:47809 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754740Ab0GHVDF (ORCPT ); Thu, 8 Jul 2010 17:03:05 -0400 Subject: Re: [PATCH] bluetooth: btmrvl_sdio: silence warning From: Marcel Holtmann To: Kulikov Vasiliy Cc: Kernel Janitors , Bing Zhao , Ben Hutchings , =?ISO-8859-1?Q?Andr=E9?= Goddard Rosa , Julia Lawall , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <1278316883-29784-1-git-send-email-segooon@gmail.com> References: <1278316883-29784-1-git-send-email-segooon@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 08 Jul 2010 18:02:39 -0300 Message-ID: <1278622959.10421.68.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 (2.30.2-1.fc13) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 23 Hi Kulikov, > Clone checking of ret to simplify the code. > > This patch silences a compiler warning: > drivers/bluetooth/btmrvl_sdio.c: In function ‘btmrvl_sdio_verify_fw_download’: > drivers/bluetooth/btmrvl_sdio.c:80: warning: ‘fws1’ may be used uninitialized in this function > drivers/bluetooth/btmrvl_sdio.c:80: note: ‘fws1’ was declared here > > Signed-off-by: Kulikov Vasiliy patch has been applied to bluetooth-next-2.6 tree. Thanks. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/