* [PATCH] staging: kpc2000: Removing multiple blank lines
@ 2020-03-21 14:04 Simran Singhal
2020-03-23 0:47 ` [Outreachy kernel] " Stefano Brivio
0 siblings, 1 reply; 3+ messages in thread
From: Simran Singhal @ 2020-03-21 14:04 UTC (permalink / raw)
To: gregkh, jeremy, devel, linux-kernel, outreachy-kernel
This patch fixes the checkpatch warning by removing multiple blank
lines.
CHECK: Please don't use multiple blank lines
Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Outreachy kernel] [PATCH] staging: kpc2000: Removing multiple blank lines
2020-03-21 14:04 [PATCH] staging: kpc2000: Removing multiple blank lines Simran Singhal
@ 2020-03-23 0:47 ` Stefano Brivio
2020-03-25 7:31 ` Simran Singhal
0 siblings, 1 reply; 3+ messages in thread
From: Stefano Brivio @ 2020-03-23 0:47 UTC (permalink / raw)
To: Simran Singhal; +Cc: gregkh, jeremy, devel, linux-kernel, outreachy-kernel
On Sat, 21 Mar 2020 19:34:31 +0530
Simran Singhal <singhalsimran0@gmail.com> wrote:
> This patch fixes the checkpatch warning by removing multiple blank
> lines.
Actually, you're removing just one. Can you please re-post fixing the
description? Mind that it's going to be a "v2", that is, the second
version of this patch. Please see recent examples on this list about
that.
--
Stefano
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Outreachy kernel] [PATCH] staging: kpc2000: Removing multiple blank lines
2020-03-23 0:47 ` [Outreachy kernel] " Stefano Brivio
@ 2020-03-25 7:31 ` Simran Singhal
0 siblings, 0 replies; 3+ messages in thread
From: Simran Singhal @ 2020-03-25 7:31 UTC (permalink / raw)
To: Stefano Brivio
Cc: Greg KH, jeremy, driverdevel, Linux Kernel Mailing List,
outreachy-kernel
[-- Attachment #1: Type: text/plain, Size: 526 bytes --]
On Mon, Mar 23, 2020 at 6:17 AM Stefano Brivio <sbrivio@redhat.com> wrote:
> On Sat, 21 Mar 2020 19:34:31 +0530
> Simran Singhal <singhalsimran0@gmail.com> wrote:
>
> > This patch fixes the checkpatch warning by removing multiple blank
> > lines.
>
> Actually, you're removing just one. Can you please re-post fixing the
> description? Mind that it's going to be a "v2", that is, the second
> version of this patch. Please see recent examples on this list about
> that.
>
>
Noted. I'll send v2 for that.
> --
> Stefano
>
>
[-- Attachment #2: Type: text/html, Size: 1144 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-25 7:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21 14:04 [PATCH] staging: kpc2000: Removing multiple blank lines Simran Singhal
2020-03-23 0:47 ` [Outreachy kernel] " Stefano Brivio
2020-03-25 7:31 ` Simran Singhal
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.