From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Fri, 11 Dec 2015 11:16:16 +0000 Subject: Re: iwlegacy: cleanup end of il_send_add_sta() Message-Id: <20151211111616.B1A60141A6F@smtp.codeaurora.org> List-Id: In-Reply-To: <20151204131645.GC12792@mwanda> References: <20151204131645.GC12792@mwanda> In-Reply-To: <20151204131645.GC12792@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Stanislaw Gruszka , linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org > This code causes a static checker warning because we check for > "if (ret = 0)" but we have already had verified that was true. Clean > it up a little. > > Signed-off-by: Dan Carpenter > Acked-by: Stanislaw Gruszka Thanks, applied to wireless-drivers-next.git. Kalle Valo