From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gustavo A. R. Silva" Subject: Re: [PATCH] rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches Date: Wed, 30 Aug 2017 11:51:23 -0500 Message-ID: <34fa2988-93cd-e33d-54c8-a5386d00b414@embeddedor.com> References: <20170830134223.GA13596@embeddedgus> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Larry Finger , Pkshih , Kalle Valo Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Larry, On 08/30/2017 11:37 AM, Larry Finger wrote: > On 08/30/2017 08:42 AM, Gustavo A. R. Silva wrote: >> Refactor code in order to avoid identical code for different branches. >> >> This issue was detected with the help of Coccinelle. >> >> Addresses-Coverity-ID: 1226788 >> Signed-off-by: Gustavo A. R. Silva >> --- >> This issue was reported by Coverity and it was tested by compilation >> only. >> I'm suspicious this may be a copy/paste error. Please, verify. > > I have referred this change to the engineers at Realtek. For the moment, > please hold this patch. > > Thanks for reporting the condition. > Glad to help. :) -- Gustavo A. R. Silva