All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix multiple coding style issues
@ 2016-09-17 14:18 Gargi Sharma
  2016-09-17 14:18 ` [PATCH v2 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gargi Sharma @ 2016-09-17 14:18 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.

---
Changes in v2:
	Capitilised first letter of sentence in commit message
	of patch 2.

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 14:18 [PATCH v2 0/2] fix multiple coding style issues Gargi Sharma
2016-09-17 14:18 ` [PATCH v2 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
2016-09-17 21:25   ` Greg KH
2016-09-17 14:18 ` [PATCH v2 2/2] staging: wlan-ng: change indentation for macros Gargi Sharma
2016-09-17 18:06 ` [PATCH v2 0/2] fix multiple coding style issues Greg KH
2016-09-17 18: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.