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

This patch fixes the warnings generated by checkpatch about unnecessary
code and character limits.

After applying this patch, the file becomes completely warning free.

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

 drivers/staging/vt6655/mac.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

-- 
2.1.0



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-10  2:50 [PATCH 0/2] Fixed checkpatch warning messages Shivani Bhardwaj
2015-10-10  2:51 ` [PATCH 1/2] Staging: vt6655: mac: Removed unnecessary braces Shivani Bhardwaj
2015-10-10  2:51 ` [PATCH 2/2] Staging: vt6655: mac: Fixed character limit warning Shivani Bhardwaj
2015-10-10  8:20   ` [Outreachy kernel] " Sudip Mukherjee

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.