summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLidza Louina <lidza.louina@gmail.com>2013-08-21 15:08:04 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 16:43:53 (GMT)
commit013c951d540d9c231ba5c59ca982bd364967c748 (patch)
treec99439565471f0e686b7b927b8377c4afdc37d6e
parent4c1c56e62c655f8617082f10f642b74866416840 (diff)
downloadlinux-fsl-qoriq-013c951d540d9c231ba5c59ca982bd364967c748.tar.xz
staging: dgnc: kcompat.h: removes trailing whitespace
This patch removes trailing whitespace in the kcompat.h file. Signed-off-by: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/dgnc/dgnc_kcompat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/dgnc/dgnc_kcompat.h b/drivers/staging/dgnc/dgnc_kcompat.h
index a0f5874..00f589a 100644
--- a/drivers/staging/dgnc/dgnc_kcompat.h
+++ b/drivers/staging/dgnc/dgnc_kcompat.h
@@ -35,8 +35,8 @@
# endif
-#if !defined(TTY_FLIPBUF_SIZE)
-# define TTY_FLIPBUF_SIZE 512
+#if !defined(TTY_FLIPBUF_SIZE)
+# define TTY_FLIPBUF_SIZE 512
#endif