diff options
author | 2020-06-17 18:46:37 +0200 | |
---|---|---|
committer | 2020-06-19 15:38:19 +0000 | |
commit | 0a96820929f01ecf4cb1c33afe7044c301a06c2c (patch) | |
tree | 6388c9a00798641f34b0ff09f80cdea35e6f3716 /net/unix/af_unix.c | |
parent | Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct (diff) | |
download | linux-dev-0a96820929f01ecf4cb1c33afe7044c301a06c2c.tar.xz linux-dev-0a96820929f01ecf4cb1c33afe7044c301a06c2c.zip |
Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online()
A slight improvement in readability, and this does also remove one
memory access when NR_CPUS == 1! ;-)
Signed-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>
Link: https://lore.kernel.org/r/20200617164642.37393-4-parri.andrea@gmail.com
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions