diff options
author | Kevin 'ldir' Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-05-30 19:10:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-31 00:10:22 +0200 |
commit | 84a32edec48056131c91bebb706c2a0a5976a1a1 (patch) | |
tree | fca471c1344896a370357ac74259f83c263a8d26 /drivers/misc/sram.h | |
parent | Merge branch 'complex-c45-phys' (diff) | |
download | linux-84a32edec48056131c91bebb706c2a0a5976a1a1.tar.xz linux-84a32edec48056131c91bebb706c2a0a5976a1a1.zip |
net: sched: act_ctinfo: minor size optimisation
Since the new parameter block is initialised to 0 by kzmalloc we don't
need to mask & clear unused operational mode bits, they are already
unset.
Drop the pointless code.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/misc/sram.h')
0 files changed, 0 insertions, 0 deletions