]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 bfe01f02b5862d529e31ab57c3f8c23935a99b9c..1eba1a0653a08b78529c35f64832b8a4711b9191 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