From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: hpsa: free irq on q indexed by h->intr_mode and not i Date: Mon, 14 Nov 2016 18:36:31 -0500 Message-ID: References: <20161114125935.12158-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:19993 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754630AbcKNXgp (ORCPT ); Mon, 14 Nov 2016 18:36:45 -0500 In-Reply-To: <20161114125935.12158-1-colin.king@canonical.com> (Colin King's message of "Mon, 14 Nov 2016 12:59:35 +0000") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Colin King Cc: Christoph Hellwig , Don Brace , "James E . J . Bottomley" , "Martin K . Petersen" , esc.storagedev@microsemi.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org >>>>> "Colin" == Colin King writes: Colin> From: Colin Ian King Use correct index Colin> on q, use h->intr_mode instead of i. Issue detected using static Colin> analysis with cppcheck Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering