[PATCH 94/94] Staging: commedi: 8253.h: style issue fixed

From: Sam Asadi
Date: Tue Jul 15 2014 - 13:07:34 EST


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

Signed-off-by: Sam Asadi <asadi.samuel@xxxxxxxxx>
Signed-off-by: sam-the-6 <asadi.samuel@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/