Return-path: Received: from mail-ie0-f177.google.com ([209.85.223.177]:56477 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751142AbbAFSTx convert rfc822-to-8bit (ORCPT ); Tue, 6 Jan 2015 13:19:53 -0500 MIME-Version: 1.0 In-Reply-To: <1420567175-17323-1-git-send-email-rickard_strandqvist@spectrumdigital.se> References: <1420567175-17323-1-git-send-email-rickard_strandqvist@spectrumdigital.se> Date: Tue, 6 Jan 2015 19:19:52 +0100 Message-ID: (sfid-20150106_192024_366115_F7AB1C56) Subject: Re: [PATCH] b43legacy: Remove unused function From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Rickard Strandqvist Cc: Larry Finger , Stefano Brivio , Network Development , "linux-wireless@vger.kernel.org" , Linux Kernel Mailing List , b43-dev Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 6 January 2015 at 18:59, Rickard Strandqvist wrote: > Remove the function b43legacy_radio_set_tx_iq() that is not used anywhere. > > This was partially found by using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist Acked-by: Rafał Miłecki