public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 95/95] Staging: commedi: 8253.h: style issue fixed
@ 2014-07-15 17:04 Sam Asadi
  2014-07-15 17:42 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Asadi @ 2014-07-15 17:04 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Sam Asadi

a revision to the file that previously had several style issues.
It's clean now.

Signed-off-by: Sam Asadi <asadi.samuel@gmail.com>
---
 drivers/staging/comedi/drivers/8253.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/comedi/drivers/8253.h b/drivers/staging/comedi/drivers/8253.h
index 31d0fc9..d320027 100644
--- a/drivers/staging/comedi/drivers/8253.h
+++ b/drivers/staging/comedi/drivers/8253.h
@@ -282,6 +282,7 @@ static inline void i8254_mm_write(void __iomem *base_address,
  * OR'ed with:
  *   I8254_BCD, I8254_BINARY
  */
+
 static inline int i8254_set_mode(unsigned long base_address,
 				 unsigned int regshift,
 				 unsigned int counter_number, unsigned int mode)
-- 
1.7.10.4


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

end of thread, other threads:[~2014-07-15 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 17:04 [PATCH 95/95] Staging: commedi: 8253.h: style issue fixed Sam Asadi
2014-07-15 17:42 ` Greg KH

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