Skip to content
Commit 059a2440 authored by Bojan Prtvar's avatar Bojan Prtvar Committed by David S. Miller
Browse files

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: default avatarBojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d340c862
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment