From patchwork Sun Aug 18 14:44:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe JAILLET X-Patchwork-Id: 11099629 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9B9041399 for ; Sun, 18 Aug 2019 14:44:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 72F2328650 for ; Sun, 18 Aug 2019 14:44:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4F1492869D; Sun, 18 Aug 2019 14:44:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 89CB528650 for ; Sun, 18 Aug 2019 14:44:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726756AbfHROon (ORCPT ); Sun, 18 Aug 2019 10:44:43 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:18806 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726523AbfHROom (ORCPT ); Sun, 18 Aug 2019 10:44:42 -0400 Received: from localhost.localdomain ([92.140.207.10]) by mwinf5d11 with ME id qekc2000W0Dzhgk03ekd4e; Sun, 18 Aug 2019 16:44:39 +0200 X-ME-Helo: localhost.localdomain X-ME-Auth: Y2hyaXN0b3BoZS5qYWlsbGV0QHdhbmFkb28uZnI= X-ME-Date: Sun, 18 Aug 2019 16:44:39 +0200 X-ME-IP: 92.140.207.10 From: Christophe JAILLET To: QLogic-Storage-Upstream@qlogic.com, jejb@linux.ibm.com, martin.petersen@oracle.com Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Christophe JAILLET Subject: [PATCH] scsi: qla4xxx: Avoid usage of duplicated Header Guard Date: Sun, 18 Aug 2019 16:44:35 +0200 Message-Id: <20190818144435.2883-1-christophe.jaillet@wanadoo.fr> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP __QLA_NX_H is already used in 'drivers/scsi/qla2xxx/qla_nx.h', so use a better name for the include headrr guard of 'ql4_nx.h'. Use __QL4_NX_H Signed-off-by: Christophe JAILLET --- drivers/scsi/qla4xxx/ql4_nx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/qla4xxx/ql4_nx.h b/drivers/scsi/qla4xxx/ql4_nx.h index 98fe78613eb7..2b94b39ee95f 100644 --- a/drivers/scsi/qla4xxx/ql4_nx.h +++ b/drivers/scsi/qla4xxx/ql4_nx.h @@ -4,8 +4,8 @@ * * See LICENSE.qla4xxx for copyright and licensing details. */ -#ifndef __QLA_NX_H -#define __QLA_NX_H +#ifndef __QL4_NX_H +#define __QL4_NX_H /* * Following are the states of the Phantom. Phantom will set them and