summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-05-28 10:43:59 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-30 02:59:04 +0300
commit8298a419a0064c6cd6c84a4a45de294a3eff0832 (patch)
treec1b0a55e419b5b157997231cc5172ccdf89ac33a /arch
parentaef31718a923338aff610abef41114a9c0fd37ea (diff)
downloadlinux-8298a419a0064c6cd6c84a4a45de294a3eff0832.tar.xz
tipc: remove set but not used variable 'prev'
Fixes gcc '-Wunused-but-set-variable' warning: net/tipc/msg.c: In function 'tipc_msg_append': net/tipc/msg.c:215:24: warning: variable 'prev' set but not used [-Wunused-but-set-variable] commit 0a3e060f340d ("tipc: add test for Nagle algorithm effectiveness") left behind this, remove it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions