diff options
author | Richard Gobert <richardbgobert@gmail.com> | 2022-09-28 14:55:31 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-30 12:31:46 +0100 |
commit | d427c8999b071af2003203b42a007c4a80156c18 (patch) | |
tree | 60f7796211722aabd9ef73237e93d29c0177dcdb /net/caif/cfdgml.c | |
parent | 96e0718165a0d36ed4cba365c542818f20bf7640 (diff) | |
download | linux-rpi-d427c8999b071af2003203b42a007c4a80156c18.tar.gz linux-rpi-d427c8999b071af2003203b42a007c4a80156c18.tar.bz2 linux-rpi-d427c8999b071af2003203b42a007c4a80156c18.zip |
net-next: skbuff: refactor pskb_pull
pskb_may_pull already contains all of the checks performed by
pskb_pull.
Use pskb_may_pull for validation in pskb_pull, eliminating the
duplication and making __pskb_pull obsolete.
Replace __pskb_pull with pskb_pull where applicable.
Signed-off-by: Richard Gobert <richardbgobert@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif/cfdgml.c')
0 files changed, 0 insertions, 0 deletions