From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757931AbdJMJ6t (ORCPT ); Fri, 13 Oct 2017 05:58:49 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:33420 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751033AbdJMJ6r (ORCPT ); Fri, 13 Oct 2017 05:58:47 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org C79616021A Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: rtlwifi: Remove unused cur_rfstate variables From: Kalle Valo In-Reply-To: <1507756515-15738-1-git-send-email-chris.gekas@gmail.com> References: <1507756515-15738-1-git-send-email-chris.gekas@gmail.com> To: Christos Gkekas Cc: Larry Finger , Chaoming Li , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Christos Gkekas User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20171013095846.319826071B@smtp.codeaurora.org> Date: Fri, 13 Oct 2017 09:58:45 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christos Gkekas wrote: > Clean up unused cur_rfstate variables in rtl8188ee, rtl8723ae, rtl8723be > and rtl8821ae. > > Signed-off-by: Christos Gkekas Patch applied to wireless-drivers-next.git, thanks. 76d7b12cbbe2 rtlwifi: Remove unused cur_rfstate variables -- https://patchwork.kernel.org/patch/10000659/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches