diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-11-21 19:01:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-22 14:30:19 +0000 |
commit | 08a7abf4aff1a42290fd20ff7a5fa8a3ff5f90e7 (patch) | |
tree | 63387d7d269c336c5d5c4ef37b9eda15ca27925d /crypto/ecb.c | |
parent | db473c075f01befd9cf10154098267e7d6ee7d11 (diff) | |
download | linux-stable-08a7abf4aff1a42290fd20ff7a5fa8a3ff5f90e7.tar.gz linux-stable-08a7abf4aff1a42290fd20ff7a5fa8a3ff5f90e7.tar.bz2 linux-stable-08a7abf4aff1a42290fd20ff7a5fa8a3ff5f90e7.zip |
net-sysfs: Slightly optimize 'xps_queue_show()'
The 'mask' bitmap is local to this function. So the non-atomic
'__set_bit()' can be used to save a few cycles.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions