diff options
| author | Luis Gerhorst <linux-kernel@luisgerhorst.de> | 2018-01-08 11:02:47 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-08 16:03:45 +0100 |
| commit | 17c9d1ba9a21786095abb6af5a05e206cedb280f (patch) | |
| tree | dfe3a977d06d793e8f7582278e7e95fce10f9357 /tools/perf/scripts/python/bin | |
| parent | e0f1fd05af5b365d040a80eb33903a95a1fabb7f (diff) | |
| download | cachepc-linux-17c9d1ba9a21786095abb6af5a05e206cedb280f.tar.gz cachepc-linux-17c9d1ba9a21786095abb6af5a05e206cedb280f.zip | |
drivers/fbtft: Remove newline after else in else-if
This removes the following warning issued by checkpatch
WARNING: suspect code indent for conditional statements (8, 8)
+ } else
+ if (display->regwidth == 8 && display->buswidth == 9 && par->spi) {
Signed-off-by: Luis Gerhorst <linux-kernel@luisgerhorst.de>
Acked-by: Jonny Schaefer <schaefer.jonny@gmail.com>
Acked-by: Alexander Wuerstlein <arw@cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
