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; 8+ 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] 8+ messages in thread
* [PATCH v2 0/2] wlan-ng: fix multiple coding style issues
@ 2016-09-18 20:52 Gargi Sharma
  2016-09-18 20:52 ` [PATCH v2 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
  0 siblings, 1 reply; 8+ messages in thread
From: Gargi Sharma @ 2016-09-18 20:52 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, Gargi Sharma

---
Changes in v2:
	Modified subject line for cover-letter.	Also, rebased 
	git repository for the patches to be applicable.

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

end of thread, other threads:[~2016-09-20 11:58 UTC | newest]

Thread overview: 8+ 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
  -- strict thread matches above, loose matches on Subject: below --
2016-09-18 20:52 [PATCH v2 0/2] wlan-ng: " Gargi Sharma
2016-09-18 20:52 ` [PATCH v2 1/2] staging: wlan-ng: use kernel preferred block commenting style Gargi Sharma
2016-09-20 11:59   ` 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.