aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFelix Schlepper <f3sch.git@outlook.com>2022-07-01 11:24:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-08 14:25:45 +0200
commit177a561e0bebe81444473d5d779d163bd53bc949 (patch)
tree4be32748ec96172158585aea08ba0eb5640bb56e /tools/perf/scripts/python
parentstaging: r8188eu: remove unneeded semicolon (diff)
downloadlinux-177a561e0bebe81444473d5d779d163bd53bc949.tar.gz
linux-177a561e0bebe81444473d5d779d163bd53bc949.zip
Staging: rtl8192e: Refactored rtllib_modes
The initial reason for looking at this code was an issue raised by checkpatch.pl: $ ./scripts/checkpatch.pl --terse -f drivers/staging/rtl8192e/rtllib_wx.c CHECK: Please use a blank line after function/struct/union/enum declarations The additional blank line above the struct/before the headers is just cleaner. However, as it turns out since there is no str formatting required One can replace the error prone str + size struct with a char array. The rest of this patch fixes the usecases. Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Signed-off-by: Felix Schlepper <f3sch.git@outlook.com> Link: https://lore.kernel.org/r/4dbc4939e88a2c94f1819b4b0cc2c81dc332710b.1656667089.git.f3sch.git@outlook.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions