diff options
author | 2017-05-06 17:57:36 +0200 | |
---|---|---|
committer | 2017-05-23 12:09:15 +0200 | |
commit | 912eeed9f5208515b75103e91ff8b64cfdcca7b9 (patch) | |
tree | 39c4fc3239bfdbe0de00a2d1ab0b6c5fab84ff23 /net/batman-adv/bridge_loop_avoidance.c | |
parent | batman-adv: Replace a seq_puts() call by seq_putc() in two functions (diff) | |
download | wireguard-linux-912eeed9f5208515b75103e91ff8b64cfdcca7b9.tar.xz wireguard-linux-912eeed9f5208515b75103e91ff8b64cfdcca7b9.zip |
batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq_print_text()
A bit of text was put into a sequence by two separate function calls.
Print the same data by a single function call instead.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/bridge_loop_avoidance.c')
0 files changed, 0 insertions, 0 deletions