All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix coding style
@ 2015-10-10  9:41 Shivani Bhardwaj
  2015-10-10  9:42 ` [PATCH v2 1/2] Staging: vt6655: rxtx: Remove unnecessary space character Shivani Bhardwaj
  2015-10-10  9:43 ` [PATCH v2 2/2] Staging: vt6655: rxtx: Remove unnecessary parentheses Shivani Bhardwaj
  0 siblings, 2 replies; 7+ messages in thread
From: Shivani Bhardwaj @ 2015-10-10  9:41 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patch fixes the warnings and errors generated by checkpatch
about extra/missing characters.
After applying this patch, file has less warnings and errors.

Changes in v2:
	-Make the commit message better and clearer.

Shivani Bhardwaj (2):
  Staging: vt6655: rxtx: Remove unnecessary space character
  Staging: vt6655: rxtx: Remove unnecessary parentheses

 drivers/staging/vt6655/rxtx.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-10-11 10:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-10  9:41 [PATCH v2 0/2] Fix coding style Shivani Bhardwaj
2015-10-10  9:42 ` [PATCH v2 1/2] Staging: vt6655: rxtx: Remove unnecessary space character Shivani Bhardwaj
2015-10-10 10:23   ` [Outreachy kernel] " Julia Lawall
2015-10-11  9:47     ` Shivani Bhardwaj
2015-10-11 10:01       ` Julia Lawall
2015-10-11 10:11         ` Shivani Bhardwaj
2015-10-10  9:43 ` [PATCH v2 2/2] Staging: vt6655: rxtx: Remove unnecessary parentheses Shivani Bhardwaj

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.