Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:53487 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758511AbdEWPZu (ORCPT ); Tue, 23 May 2017 11:25:50 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v2] ath10k: remove unnecessary code From: Kalle Valo In-Reply-To: <20170509125129.GA21962@embeddedgus> References: <20170509125129.GA21962@embeddedgus> To: "Gustavo A. R. Silva" CC: Arend Van Spriel , , , , , "Gustavo A. R. Silva" Message-ID: (sfid-20170523_172709_335873_5B684CA4) Date: Tue, 23 May 2017 17:25:41 +0200 Sender: linux-wireless-owner@vger.kernel.org List-ID: "Gustavo A. R. Silva" wrote: > The array fields in struct wmi_start_scan_arg that are checked here are > fixed size arrays so they can never be NULL. > > Addresses-Coverity-ID: 1260031 > Cc: Arend Van Spriel > Cc: Kalle Valo > Signed-off-by: Gustavo A. R. Silva Patch applied to ath-next branch of ath.git, thanks. 8c1f20815231 ath10k: remove unnecessary code -- https://patchwork.kernel.org/patch/9717869/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches