From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Fri, 23 Jan 2015 19:16:48 +0000 (UTC) Subject: [ath9k-devel] ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb In-Reply-To: <1421694141-18337-1-git-send-email-linville@tuxdriver.com> Message-ID: <20150123191648.C0F2D141D80@smtp.codeaurora.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org > This clause is conditioned on htc_hdr != NULL, but it will only be NULL > when that check is reached. > > Coverity: CID 114318 > > Signed-off-by: John W. Linville Thanks, applied to wireless-drivers-next.git. Kalle Valo