[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1306539498-4606-1-git-send-email-ralf.thielow@googlemail.com>
Date: Sat, 28 May 2011 01:38:18 +0200
From: Ralf Thielow <ralf.thielow@...glemail.com>
To: gregkh@...e.de
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Ralf Thielow <ralf.thielow@...glemail.com>
Subject: [PATCH] staging: tty: fixed some whitespace coding style issues
Fixed some whitespace coding style issues.
Signed-off-by: Ralf Thielow <ralf.thielow@...glemail.com>
---
drivers/staging/tty/cd1865.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/tty/cd1865.h b/drivers/staging/tty/cd1865.h
index 8c2ad65..48df113 100644
--- a/drivers/staging/tty/cd1865.h
+++ b/drivers/staging/tty/cd1865.h
@@ -32,7 +32,7 @@
#define SX_ID 0x10
/* Definitions for Cirrus Logic CL-CD186x 8-port async mux chip */
-
+
#define CD186x_NCH 8 /* Total number of channels */
#define CD186x_TPC 16 /* Ticks per character */
#define CD186x_NFIFO 8 /* TX FIFO size */
@@ -95,7 +95,7 @@
/* Global Interrupt Channel Register (R/W) */
-
+
#define GICR_CHAN 0x1c /* Channel Number Mask */
#define GICR_CHAN_OFF 2 /* Channel Number shift */
--
1.7.5.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists