"git@git.tuxist.de:jan.koester/linux.git" did not exist on "7cf9bac559d233ff3a7fdbbdc4fc4c184abc5f59"
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>
Loading
Please sign in to comment