From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] net: wireless: rtlwifi: btcoexist: halbtc8821a2ant: Remove some unused functions Date: Tue, 06 Jan 2015 20:14:01 +0200 Message-ID: <871tn7zsie.fsf@kamboji.qca.qualcomm.com> References: <1420230361-1862-1-git-send-email-rickard_strandqvist@spectrumdigital.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Larry Finger , Chaoming Li , Greg Kroah-Hartman , Fengguang Wu , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Rickard Strandqvist Return-path: In-Reply-To: <1420230361-1862-1-git-send-email-rickard_strandqvist@spectrumdigital.se> (Rickard Strandqvist's message of "Fri, 2 Jan 2015 21:26:01 +0100") Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Rickard Strandqvist writes: > Removes some functions that are not used anywhere: > ex_halbtc8821a2ant_periodical() ex_halbtc8821a2ant_halt_notify() > ex_halbtc8821a2ant_bt_info_notify() > ex_halbtc8821a2ant_special_packet_notify() > ex_halbtc8821a2ant_connect_notify() ex_halbtc8821a2ant_scan_notify() > ex_halbtc8821a2ant_lps_notify() ex_halbtc8821a2ant_ips_notify() > ex_halbtc8821a2ant_display_coex_info() ex_halbtc8821a2ant_init_coex_dm() > ex_halbtc8821a2ant_init_hwconfig() > > This was partially found by using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist Rickard, I have dropped all your patches because I lost track which I should apply and which not and I do not want to waste half an hour figuring out. Please resend the ones which are still valid. And to make it easier for everyone please group these wireless-drivers cleanup patches into a larger patchset (like 10-15 patches max per patchset). That way it's a lot easier for me tomanage them. Sending one patch a day is not recommended, especially when we are talking trivial cleanup patches like this. -- Kalle Valo