All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix checkpatch warnings
@ 2015-10-11 16:50 Shivani Bhardwaj
  2015-10-11 16:51 ` [PATCH v2 1/2] Staging: vt6655: mac: Remove character limit warning Shivani Bhardwaj
  2015-10-11 16:51 ` [PATCH v2 2/2] Staging: vt6655: mac: Remove unnecessary braces Shivani Bhardwaj
  0 siblings, 2 replies; 5+ messages in thread
From: Shivani Bhardwaj @ 2015-10-11 16:50 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patch removes the warnings about character limit and unnecessary code.
After applying this patch, the file shows less warnings when checked against
checkpatch script.

Shivani Bhardwaj (2):
  Staging: vt6655: mac: Remove character limit warning
  Staging: vt6655: mac: Remove unnecessary braces

 drivers/staging/vt6655/mac.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.1.0



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 16:50 [PATCH v2 0/2] Fix checkpatch warnings Shivani Bhardwaj
2015-10-11 16:51 ` [PATCH v2 1/2] Staging: vt6655: mac: Remove character limit warning Shivani Bhardwaj
2015-10-12 17:06   ` [Outreachy kernel] " Daniel Baluta
2015-10-12 17:31     ` Shivani Bhardwaj
2015-10-11 16:51 ` [PATCH v2 2/2] Staging: vt6655: mac: Remove unnecessary braces 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.