tcp: remove redundant new line from tcp_event_sk_skb
authorTony Lu <tonylu@linux.alibaba.com>
Sat, 9 Nov 2019 10:43:06 +0000 (18:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Nov 2019 03:41:50 +0000 (19:41 -0800)
commitdd3d792def0d4f33bbf319982b1878b0c8aaca34
tree346a306a80e42a2ba096da55500431c9557c2e34
parent5a508a254bed9a2e36a5fb96c9065532a6bf1e9c
tcp: remove redundant new line from tcp_event_sk_skb

This removes '\n' from trace event class tcp_event_sk_skb to avoid
redundant new blank line and make output compact.

Fixes: af4325ecc24f ("tcp: expose sk_state in tcp_retransmit_skb tracepoint")
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Yafang Shao <laoar.shao@gmail.com>
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/trace/events/tcp.h