diff options
author | Aleksander Jan Bajkowski <[email protected]> | 2021-12-28 23:00:31 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-12-28 16:00:08 -0800 |
commit | 4c46625bb586a741b8d0e6bdbddbcb2549fa1d36 (patch) | |
tree | 810034797a35068216e3b00f86e94937c2489f01 /net/unix/sysctl_net_unix.c | |
parent | 723955913e77fec6659be7531458997df6748d5c (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions