diff options
author | Antoine Tenart <atenart@kernel.org> | 2021-03-18 19:37:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-18 14:56:22 -0700 |
commit | ea4fe7e842f6c7f972d795a8efc167c4bb33b62f (patch) | |
tree | 465a02134e7d3a184c3ce7c818976c20bdc9dcb4 /tools/build/Makefile | |
parent | 6859d91549341c2ad769d482de58129f080c0f04 (diff) |
net-sysfs: convert xps_cpus_show to bitmap_zalloc
Use bitmap_zalloc instead of zalloc_cpumask_var in xps_cpus_show to
align with xps_rxqs_show. This will improve maintenance and allow us to
factorize the two functions. The function should behave the same.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/build/Makefile')
0 files changed, 0 insertions, 0 deletions