diff options
author | Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> | 2022-04-14 15:37:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-15 13:46:29 +0300 |
commit | 945e659dffad2d2e11a105c477d423cb1b5edd95 (patch) | |
tree | 3dc662d76f810df89a11bc487727e117aba77acb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 81669e7c6ca44746d869925f337d9bbb0a252fc1 (diff) | |
download | linux-945e659dffad2d2e11a105c477d423cb1b5edd95.tar.xz |
net: emaclite: Fix coding style
Make coding style changes to fix checkpatch script warnings.
There is no functional change. Fixes below check and warnings-
CHECK: Blank lines aren't necessary after an open brace '{'
CHECK: spinlock_t definition without comment
CHECK: Please don't use multiple blank lines
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
CHECK: braces {} should be used on all arms of this statement
CHECK: Unbalanced braces around else statement
CHECK: Alignment should match open parenthesis
WARNING: Missing a blank line after declarations
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions