diff options
author | Alexander Lobakin <[email protected]> | 2021-02-13 14:11:26 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-02-13 14:32:03 -0800 |
commit | 483126b3b2c649c0ef95f67ac75d3c99390d6cc8 (patch) | |
tree | 55b433ce9159feb4dff768ee03704feab6d9aa63 /lib/mpi/mpi-sub-ui.c | |
parent | ef28095fce663d0e12ec4b809e2ee71297cec8ab (diff) |
skbuff: make __build_skb_around() return void
__build_skb_around() can never fail and always returns passed skb.
Make it return void to simplify and optimize the code.
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions