diff options
| author | Luis Gerhorst <[email protected]> | 2018-01-08 11:06:37 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-01-08 16:03:45 +0100 |
| commit | c3738b37d899e32592b08e92edbb4842e2697c9d (patch) | |
| tree | ed8e1ca4c8c66b5ae46233281de9f211b02c0a7f /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 17c9d1ba9a21786095abb6af5a05e206cedb280f (diff) | |
drivers/fbtft: Remove unnecessary braces from if/else
The Linux kernel coding style states that braces should only be used
when necessary.
This fixes the checkpatch warning
WARNING: line over 80 characters
+ } else if (display->regwidth == 8 && display->buswidth == 9 && par->spi) {
introduced by patch #1.
Signed-off-by: Luis Gerhorst <[email protected]>
Acked-by: Jonny Schaefer <[email protected]>
Acked-by: Alexander Wuerstlein <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions