staging/fbtft : Remove unicode characters
authorAnish Bhatt <anish7@gmail.com>
Thu, 3 Sep 2015 07:53:35 +0000 (00:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:36 +0000 (18:24 -0700)
Remove stray unicode quotes around name

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_agm1264k-fl.c

index bfe01f0..1eba1a0 100644 (file)
@@ -42,7 +42,7 @@
 #define CS1                    gpio.aux[1]
 
 
-/* diffusing error (\93Floyd-Steinberg\94) */
+/* diffusing error (Floyd-Steinberg) */
 #define DIFFUSING_MATRIX_WIDTH 2
 #define DIFFUSING_MATRIX_HEIGHT        2