From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941147AbcKNXgq (ORCPT ); Mon, 14 Nov 2016 18:36:46 -0500 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 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 Subject: Re: [PATCH] scsi: hpsa: free irq on q indexed by h->intr_mode and not i From: "Martin K. Petersen" Organization: Oracle Corporation References: <20161114125935.12158-1-colin.king@canonical.com> Date: Mon, 14 Nov 2016 18:36:31 -0500 In-Reply-To: <20161114125935.12158-1-colin.king@canonical.com> (Colin King's message of "Mon, 14 Nov 2016 12:59:35 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: 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