Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp706605ybv; Thu, 13 Feb 2020 08:05:56 -0800 (PST) X-Google-Smtp-Source: APXvYqxA/u8bx6e4PHwWwmC6pKOvwr8lGkBtq8UXhAdym4V+Dea0BttdQmAeI9+U85SGpuP5rvLy X-Received: by 2002:aca:ad47:: with SMTP id w68mr3288060oie.63.1581609955895; Thu, 13 Feb 2020 08:05:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581609955; cv=none; d=google.com; s=arc-20160816; b=XPS3uXp/O5GF1H/ai846fDpRhoWGHaoV18CTCjIEMUn9aTsE4Dbu2tfvMP7nuoRzAm egiS3DWLOcZfmbi9Q4igfYRVLIi+SzTUnd/LaIIu3SD/NkFNGGJfA7QdUbCeG8d2OVZT s7a4hHQUI60jrcCXj4ZS9TQgg0eZcfmLKUY0dMycQkteAGGWeuo0vfa847U4iiFxwQJZ B9IsOr5eepi6w0DhXIFfg9EexCOniKrxcScnhKRXwubSzflQAs9oEjQ7BATCZcCfRJWk Lplq+g+/ifCUD5GvNKyY816LELc07DvuzD3lTzibrSXrUlOGn+0eKnULGTwFErOQ07ZF 1RhQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=L/ayN9PpW7iM4YJBUpWzVTyyXIwKi6hVaaQ4HbrXTBc=; b=k6K/I/FuEGgf0IwlG+8LcRUbNfEUVaE8NtQBeFpSWA0kw1XXuz+juG11+8lDi9qqh8 eo3EshvpPGNWS54Yr2oNpnI70rokFkb8m9aODauGfkYVmx+O/WfL3oV2BkSa9UGSNBtC Hdjg2D21hfERJh6xm4Cr++sy6p/z/ZKdVKTp2AhFhCX2bzuUHH3uhmKBqs1yYsByNRCS +NdyWXSoCqw97rq1MdPsX/HnXxzKVMbQwk/PSiQr+rlK8qlD0heTxymGXixlyg/u4+Ij 3tLCxLNSuxZREh2G4JQecYPwmpsE91nzc+ZCzWDeMoi7dwy4zHZRK1VXQYysJpESE4IX S2wQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="HMLqP6/r"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i13si1298128otc.228.2020.02.13.08.05.41; Thu, 13 Feb 2020 08:05:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="HMLqP6/r"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388290AbgBMQEi (ORCPT + 99 others); Thu, 13 Feb 2020 11:04:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:36444 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728566AbgBMPYA (ORCPT ); Thu, 13 Feb 2020 10:24:00 -0500 Received: from localhost (unknown [104.132.1.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E71FE24699; Thu, 13 Feb 2020 15:23:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581607440; bh=/O/Q4FG/rgon6u0qtaJpJXjl/VmEOXvI7NIDBPba6es=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HMLqP6/rG+F6bI7WTdE6d7xNw2eJnzF+DpeLGcsJDbpibyaFcBzFUOR9SZ6dfPlVs G2oIYCI+UJpSMUW/3TQ8Ycj4NdxS+zFnxQX/ka+QbVd8GFL253wVY3OrWwpTrttbHd p/mXWHtGH2FdugvltnAWhspoeTMrQW3JBatBjUsI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Manish Rangankar , Nick Desaulniers , Nathan Chancellor , "Martin K. Petersen" Subject: [PATCH 4.9 060/116] scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free Date: Thu, 13 Feb 2020 07:20:04 -0800 Message-Id: <20200213151906.283020734@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200213151842.259660170@linuxfoundation.org> References: <20200213151842.259660170@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nathan Chancellor commit aa8679736a82386551eb9f3ea0e6ebe2c0e99104 upstream. Clang warns: ../drivers/scsi/qla4xxx/ql4_os.c:4148:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if (ha->fw_dump) ^ ../drivers/scsi/qla4xxx/ql4_os.c:4144:2: note: previous statement is here if (ha->queues) ^ 1 warning generated. This warning occurs because there is a space after the tab on this line. Remove it so that the indentation is consistent with the Linux kernel coding style and clang no longer warns. Fixes: 068237c87c64 ("[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure") Link: https://github.com/ClangBuiltLinux/linux/issues/819 Link: https://lore.kernel.org/r/20191218015252.20890-1-natechancellor@gmail.com Acked-by: Manish Rangankar Reviewed-by: Nick Desaulniers Signed-off-by: Nathan Chancellor Signed-off-by: Martin K. Petersen Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/qla4xxx/ql4_os.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/scsi/qla4xxx/ql4_os.c +++ b/drivers/scsi/qla4xxx/ql4_os.c @@ -4150,7 +4150,7 @@ static void qla4xxx_mem_free(struct scsi dma_free_coherent(&ha->pdev->dev, ha->queues_len, ha->queues, ha->queues_dma); - if (ha->fw_dump) + if (ha->fw_dump) vfree(ha->fw_dump); ha->queues_len = 0;