Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: sm750fb: Fix typo in comment

Fixing typo in word 'and'.

Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Link: https://lore.kernel.org/r/20191029232207.4113-2-gabrielabittencourt00@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Gabriela Bittencourt and committed by
Greg Kroah-Hartman
94d70f66 67e7bd24

+1 -1
+1 -1
drivers/staging/sm750fb/sm750_accel.c
··· 224 224 225 225 /* 226 226 * Note: 227 - * DE_FOREGROUND are DE_BACKGROUND are don't care. 227 + * DE_FOREGROUND and DE_BACKGROUND are don't care. 228 228 * DE_COLOR_COMPARE and DE_COLOR_COMPARE_MAKS 229 229 * are set by set deSetTransparency(). 230 230 */