diff options
author | 2021-12-28 23:00:31 +0100 | |
---|---|---|
committer | 2021-12-28 16:00:08 -0800 | |
commit | 4c46625bb586a741b8d0e6bdbddbcb2549fa1d36 (patch) | |
tree | 810034797a35068216e3b00f86e94937c2489f01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: lantiq_etop: add missing comment for wmb() (diff) | |
download | wireguard-linux-4c46625bb586a741b8d0e6bdbddbcb2549fa1d36.tar.xz wireguard-linux-4c46625bb586a741b8d0e6bdbddbcb2549fa1d36.zip |
net: lantiq_etop: add blank line after declaration
This patch adds a missing line after the declaration and
fixes the checkpatch warning:
WARNING: Missing a blank line after declarations
+ int desc;
+ for (desc = 0; desc < LTQ_DESC_NUM; desc++)
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://lore.kernel.org/r/20211228220031.71576-1-olek2@wp.pl
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions