mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
Staging: fbtft: removed trailing whitespace
The following patch fixes the checkpatch.pl warning: Removed all trailing whitespace in fb_s6d1121.c Signed-off-by: Yeliz Taneroglu <yeliztaneroglu@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e64e00473b
commit
e469616ba6
@ -143,7 +143,7 @@ static int set_var(struct fbtft_par *par)
|
||||
static int set_gamma(struct fbtft_par *par, unsigned long *curves)
|
||||
{
|
||||
unsigned long mask[] = {
|
||||
0b111111, 0b111111, 0b111111, 0b111111, 0b111111, 0b111111,
|
||||
0b111111, 0b111111, 0b111111, 0b111111, 0b111111, 0b111111,
|
||||
0b111111, 0b111111, 0b111111, 0b111111, 0b111111, 0b111111,
|
||||
0b11111, 0b11111,
|
||||
0b111111, 0b111111, 0b111111, 0b111111, 0b111111, 0b111111,
|
||||
|
Loading…
Reference in New Issue
Block a user