From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Milan P. Gandhi" Date: Tue, 12 Mar 2019 09:37:09 +0000 Subject: [PATCH] Minor fix for comment section Message-Id: <20190312092509.GA10303@machine1> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Corrected a small alignment issue with comment. Signed-off-by: Milan P. Gandhi --- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/qla2xxx/qla_bsg.c b/drivers/scsi/qla2xxx/qla_bsg.c index 17d42658ad9a..9bd41b5fc279 100644 --- a/drivers/scsi/qla2xxx/qla_bsg.c +++ b/drivers/scsi/qla2xxx/qla_bsg.c @@ -1,4 +1,4 @@ - /* +/* * QLogic Fibre Channel HBA Driver * Copyright (c) 2003-2014 QLogic Corporation *