diff options
author | 2023-03-08 15:17:20 +0200 | |
---|---|---|
committer | 2023-03-10 16:49:21 -0800 | |
commit | 3c6401266f91c69771176d3b289abfeaec731611 (patch) | |
tree | 9e4b1e05c3b934c6e03039df96df3f163cad750b /scripts/generate_rust_analyzer.py | |
parent | skbuff: Replace open-coded skb_propagate_pfmemalloc()s (diff) | |
download | linux-rng-3c6401266f91c69771176d3b289abfeaec731611.tar.xz linux-rng-3c6401266f91c69771176d3b289abfeaec731611.zip |
skbuff: Add likely to skb pointer in build_skb()
Similarly to napi_build_skb(), it is likely the skb allocation in
build_skb() succeeded. frag_size != 0 is also likely, as stated in
__build_skb_around().
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions