diff options
| author | 2018-01-08 11:06:37 +0100 | |
|---|---|---|
| committer | 2018-01-08 16:03:45 +0100 | |
| commit | c3738b37d899e32592b08e92edbb4842e2697c9d (patch) | |
| tree | ed8e1ca4c8c66b5ae46233281de9f211b02c0a7f /tools/perf/scripts/python/bin | |
| parent | drivers/fbtft: Remove newline after else in else-if (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 <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
