All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix multiple coding style issues
@ 2016-09-17 11:02 Gargi Sharma
  2016-09-17 11:02 ` [PATCH 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
  2016-09-17 11:02 ` [PATCH 2/2] staging: wlan-ng: change indentation for macros Gargi Sharma
  0 siblings, 2 replies; 5+ messages in thread
From: Gargi Sharma @ 2016-09-17 11:02 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, Gargi Sharma

Patch 1 fixes the issue detected by checkpatch. Patch 1 modifies
multi-line comments to follow kernel coding style guide.
Patch 2 uses kernel coding style guide for macros.

Gargi Sharma (2):
  staging: wlan-ng: use kernel preferred block commenting style
  staging: wlan-ng: change indentation for macros

 drivers/staging/wlan-ng/hfa384x.h | 626 ++++++++++++++++++--------------------
 1 file changed, 303 insertions(+), 323 deletions(-)

-- 
2.9.2



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

end of thread, other threads:[~2016-09-17 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 11:02 [PATCH 0/2] fix multiple coding style issues Gargi Sharma
2016-09-17 11:02 ` [PATCH 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
2016-09-17 11:02 ` [PATCH 2/2] staging: wlan-ng: change indentation for macros Gargi Sharma
2016-09-17 12:27   ` [Outreachy kernel] " Julia Lawall
2016-09-17 13:12     ` Gargi Sharma

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.