From: Lidza Louina Date: Wed, 21 Aug 2013 15:08:04 +0000 (-0400) Subject: staging: dgnc: kcompat.h: removes trailing whitespace X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=013c951d540d9c231ba5c59ca982bd364967c748;p=linux-beck.git staging: dgnc: kcompat.h: removes trailing whitespace This patch removes trailing whitespace in the kcompat.h file. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgnc/dgnc_kcompat.h b/drivers/staging/dgnc/dgnc_kcompat.h index a0f58741cc39..00f589a13ab9 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