summaryrefslogtreecommitdiff
path: root/staging/cli_lldp.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-27 09:51:03 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-27 09:51:03 +0100
commitdd6c1eb0a190456810d7c2ec0bcecf860adc4f04 (patch)
treebe8bbf7237886d002a62f6aa0b4dfbd8a1b1398d /staging/cli_lldp.c
parent479a36775745f488f526c8deec82f6fe2867f9b5 (diff)
netsniff-ng: nlmsg: Remove unnecessary empty lines
Remove empty lines in switch/case after break in genl_print_ctrl_attrs to be consistent with coding style in the rest of the file. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/cli_lldp.c')
0 files changed, 0 insertions, 0 deletions
v_func.h:398:5: error: switch missing default case [-Werror=switch-default] switch(bytes_in_carry) { /* how many bytes in carry */ ^ Let's disable the warnings for code which uses perl.h. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Cc: Ingo Molnar <mingo@redhat.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1372063394-20126-1-git-send-email-kirill@shutemov.name Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat