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

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.