All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: vt6656: Fix multiple checkpatch issues
@ 2016-09-14 22:16 Namrata A Shettar
  2016-09-15  5:20 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: Namrata A Shettar @ 2016-09-14 22:16 UTC (permalink / raw)
  To: outreachy-kernel, Greg Kroah-Hartman, Malcolm Priestley,
	Alison Schofield, maomao xu, Othmar Pasteka, Parth Sane,
	Wolfram Sang

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

Fix checkpatch issues.These issues are detected by checkpatch.pl script.

Namrata A Shettar(6):
*staging: vt6656: Remove unnecessary blank lines*
staging: vt6656: main_usb: Remove unnecessary blank lines
staging: vt6656: main_usb: Replace data type declaration with variable of
same type
staging: vt6656: rf: Add space around '-'
staging: vt6656: rxtx: Remove unneccessary blank lines
staging: vt6656: rxtx: Fix multiple assignments


drivers/staging/vt6656/wcmd.c | 3 ---
drivers/staging/vt6656/main_usb.c | 9 +++------
drivers/staging/vt6656/rf.c | 4 ++--
drivers/staging/vt6656/rxtx.c | 7 ++-----
4 files changed, 7 insertions(+), 16 deletion(-)


--
2.7.4

[-- Attachment #2: Type: text/html, Size: 1297 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Outreachy kernel] [PATCH 0/6] staging: vt6656: Fix multiple checkpatch issues
  2016-09-14 22:16 [PATCH 0/6] staging: vt6656: Fix multiple checkpatch issues Namrata A Shettar
@ 2016-09-15  5:20 ` Julia Lawall
  0 siblings, 0 replies; 2+ messages in thread
From: Julia Lawall @ 2016-09-15  5:20 UTC (permalink / raw)
  To: Namrata A Shettar
  Cc: outreachy-kernel, Greg Kroah-Hartman, Malcolm Priestley,
	Alison Schofield, maomao xu, Othmar Pasteka, Parth Sane,
	Wolfram Sang



On Thu, 15 Sep 2016, Namrata A Shettar wrote:

> Fix checkpatch issues.These issues are detected by checkpatch.pl script.
>
> Namrata A Shettar(6):
> staging: vt6656: Remove unnecessary blank lines
> staging: vt6656: main_usb: Remove unnecessary blank lines
> staging: vt6656: main_usb: Replace data type declaration with variable of
> same type
> staging: vt6656: rf: Add space around '-'
> staging: vt6656: rxtx: Remove unneccessary blank lines
> staging: vt6656: rxtx: Fix multiple assignments

In all of these, the commit log message should be rewritten to use the
imperative.

julia

>
>
> drivers/staging/vt6656/wcmd.c | 3 ---
> drivers/staging/vt6656/main_usb.c | 9 +++------
> drivers/staging/vt6656/rf.c | 4 ++--
> drivers/staging/vt6656/rxtx.c | 7 ++-----
> 4 files changed, 7 insertions(+), 16 deletion(-)
>
>
> --
> 2.7.4
>
> --
> You received this message because you are subscribed to the Google Groups
> "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/CAFrQyDFa-%3DoAuQdZmJYn%
> 2BSyWGvStXL%2BCrNQEVRHC7sJWmp8HWA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-15  5:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-14 22:16 [PATCH 0/6] staging: vt6656: Fix multiple checkpatch issues Namrata A Shettar
2016-09-15  5:20 ` [Outreachy kernel] " Julia Lawall

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.