public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: wlan-ng: hfa384x.h: fixed a newline coding style issue
@ 2017-03-06  2:09 Mark Stenglein
  2017-03-06  6:53 ` Greg KH
  2017-03-07 17:31 ` Dan Carpenter
  0 siblings, 2 replies; 5+ messages in thread
From: Mark Stenglein @ 2017-03-06  2:09 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Mark Stenglein

Fixed a coding style issue.

Signed-off-by: Mark Stenglein <mark@stengle.in>
---
 drivers/staging/wlan-ng/hfa384x.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/wlan-ng/hfa384x.h b/drivers/staging/wlan-ng/hfa384x.h
index 5f1851c85f12..f19984747b1e 100644
--- a/drivers/staging/wlan-ng/hfa384x.h
+++ b/drivers/staging/wlan-ng/hfa384x.h
@@ -1175,6 +1175,7 @@ struct hfa384x_usbctlx {
 	enum ctlx_state state;	/* Tracks running state */
 
 	struct completion done;
+
 	volatile int reapable;	/* Food for the reaper task */
 
 	ctlx_cmdcb_t cmdcb;	/* Async command callback */
-- 
2.12.0

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

end of thread, other threads:[~2017-03-07 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06  2:09 [PATCH] Staging: wlan-ng: hfa384x.h: fixed a newline coding style issue Mark Stenglein
2017-03-06  6:53 ` Greg KH
2017-03-07 17:31 ` Dan Carpenter
2017-03-07 17:36   ` Mark Stenglein
2017-03-07 17:40     ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox