This patch removes trailing whitespace in
the dgnc_cls.h file.

Signed-off-by: Lidza Louina <lidza.lou...@gmail.com>
---
 drivers/staging/dgnc/dgnc_cls.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/dgnc/dgnc_cls.h b/drivers/staging/dgnc/dgnc_cls.h
index dca5ea3..a273385 100644
--- a/drivers/staging/dgnc/dgnc_cls.h
+++ b/drivers/staging/dgnc/dgnc_cls.h
@@ -26,12 +26,12 @@
 #include "dgnc_types.h"
 
 
-/************************************************************************ 
+/************************************************************************
  * Per channel/port Classic UART structure                             *
  ************************************************************************
  *             Base Structure Entries Usage Meanings to Host           *
  *                                                                     *
- *     W = read write          R = read only                           * 
+ *     W = read write          R = read only                           *
  *                     U = Unused.                                     *
  ************************************************************************/
 
@@ -82,7 +82,7 @@ struct cls_uart_struct {
 #define UART_EXAR654_IER_RTSDTR   0x40    /* Output Interrupt Enable */
 #define UART_EXAR654_IER_CTSDSR   0x80    /* Input Interrupt Enable */
 
-/* 
+/*
  * Our Global Variables
  */
 extern struct board_ops dgnc_cls_ops;
-- 
1.8.1.2

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to