Skip to content
Commit 84a32ede authored by Kevin 'ldir' Darbyshire-Bryant's avatar Kevin 'ldir' Darbyshire-Bryant Committed by David S. Miller
Browse files

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: default avatarKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 655887fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment