All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixed coding style issues
@ 2015-10-10  6:47 Shivani Bhardwaj
  2015-10-10  6:48 ` [PATCH 1/2] Staging: vt6655: rxtx: Removed unnecessary space character Shivani Bhardwaj
  2015-10-10  6:48 ` [PATCH 2/2] Staging: vt6655: rxtx: Removed unnecessary parentheses Shivani Bhardwaj
  0 siblings, 2 replies; 5+ messages in thread
From: Shivani Bhardwaj @ 2015-10-10  6:47 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

Fixed warnings and errors generated by checkpatch about 
missing/extra characters.

After applying this patch, 1 error and 2 warnings don't show up
in the file.

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

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

-- 
2.1.0



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-10  6:47 [PATCH 0/2] Fixed coding style issues Shivani Bhardwaj
2015-10-10  6:48 ` [PATCH 1/2] Staging: vt6655: rxtx: Removed unnecessary space character Shivani Bhardwaj
2015-10-10  6:50   ` [Outreachy kernel] " Julia Lawall
2015-10-10  6:48 ` [PATCH 2/2] Staging: vt6655: rxtx: Removed unnecessary parentheses Shivani Bhardwaj
2015-10-10  6:51   ` [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.