linux_dsm_epyc7002/net/core
Bojan Prtvar 059a2440fd net: Remove state argument from skb_find_text()
Although it is clear that textsearch state is intentionally passed to
skb_find_text() as uninitialized argument, it was never used by the
callers. Therefore, we can simplify skb_find_text() by making it
local variable.

Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-22 15:59:54 -05:00
..
datagram.c
dev_addr_lists.c
dev_ioctl.c
dev.c net/core: Fix warning while make xmldocs caused by dev.c 2015-02-14 20:34:49 -08:00
drop_monitor.c
dst.c
ethtool.c ethtool: use "ops" name consistenty in ethtool_set_rxfh() 2015-02-21 22:05:53 -05:00
fib_rules.c
filter.c net: spelling fixes 2015-02-14 20:36:08 -08:00
flow_dissector.c
flow.c
gen_estimator.c
gen_stats.c
link_watch.c
Makefile
neighbour.c
net_namespace.c
net-procfs.c
net-sysfs.c net: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
net-sysfs.h
net-traces.c
netclassid_cgroup.c
netevent.c
netpoll.c
netprio_cgroup.c
pktgen.c net: spelling fixes 2015-02-14 20:36:08 -08:00
ptp_classifier.c
request_sock.c
rtnetlink.c rtnetlink: call ->dellink on failure when ->newlink exists 2015-02-15 08:30:10 -08:00
scm.c
secure_seq.c
skbuff.c net: Remove state argument from skb_find_text() 2015-02-22 15:59:54 -05:00
sock_diag.c
sock.c
stream.c
sysctl_net_core.c net: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
timestamping.c
tso.c
utils.c