aboutsummaryrefslogtreecommitdiffstats
path: root/net/nsh/nsh.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-10-16 10:24:02 +0000
committerPablo Neira Ayuso <[email protected]>2017-11-06 13:47:29 +0000
commit9912156c2e42a5b0100da37275622262ece02c05 (patch)
tree105ce8e6990f5ddf0bd216fb97603dfcd1fc64e1 /net/nsh/nsh.c
parentnetfilter: ipvs: Fix inappropriate output of procfs (diff)
downloadkernel-9912156c2e42a5b0100da37275622262ece02c05.tar.gz
kernel-9912156c2e42a5b0100da37275622262ece02c05.zip
netfilter: ebtables: clean up initialization of buf
buf is initialized to buf_start and then set on the next statement to buf_start + offsets[i]. Clean this up to just initialize buf to buf_start + offsets[i] to clean up the clang build warning: "Value stored to 'buf' during its initialization is never read" Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions