Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: core: change return type of pskb_may_pull to bool
This function de-facto returns a bool, so let's change the return type accordingly. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information