[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200325095407.GA3788@simran-Inspiron-5558>
Date: Wed, 25 Mar 2020 15:24:07 +0530
From: Simran Singhal <singhalsimran0@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>, jeremy@...zel.net,
driverdevel <devel@...verdev.osuosl.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
outreachy-kernel <outreachy-kernel@...glegroups.com>
Subject: [PATCH v2] staging: kpc2000: Removing a blank line
This patch fixes the checkpatch warning by removing a blank
line.
CHECK: Please don't use multiple blank lines
Signed-off-by: Simran Singhal <singhalsimran0@...il.com>
---
Changes in v2:
- Make the subject and commit message correct by mentioning that
this patch specifically removes a blank line.
drivers/staging/kpc2000/kpc2000/pcie.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/kpc2000/kpc2000/pcie.h b/drivers/staging/kpc2000/kpc2000/pcie.h
index cb815c30faa4..f1fc91b4c704 100644
--- a/drivers/staging/kpc2000/kpc2000/pcie.h
+++ b/drivers/staging/kpc2000/kpc2000/pcie.h
@@ -6,7 +6,6 @@
#include "../kpc.h"
#include "dma_common_defs.h"
-
/* System Register Map (BAR 1, Start Addr 0)
*
* BAR Size:
--
2.17.1
Powered by blists - more mailing lists