All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix multiple warnings
@ 2016-03-13 11:34 Anchal Jain
  2016-03-13 11:35 ` [PATCH 1/2] staging: wilc1000: Remove camel case in variable names Anchal Jain
  2016-03-13 11:37 ` [PATCH 2/2] staging: drivers: Fix lines over 80 characters Anchal Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anchal Jain @ 2016-03-13 11:34 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset updates the wilc1000 driver in order to fix several checkpatch issues detected in the source code.

Anchal Jain (2):
  staging: wilc1000: Remove camel case in variable names.
  staging: drivers: Fix lines over 80 characters

 drivers/staging/wilc1000/linux_mon.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-03-21 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13 11:34 [PATCH 0/2] Fix multiple warnings Anchal Jain
2016-03-13 11:35 ` [PATCH 1/2] staging: wilc1000: Remove camel case in variable names Anchal Jain
2016-03-13 11:37 ` [PATCH 2/2] staging: drivers: Fix lines over 80 characters Anchal Jain
2016-03-13 11:46   ` [Outreachy kernel] " Julia Lawall
2016-03-21 21:30   ` Greg KH

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.