diff options
author | Sander Vanheule <sander@svanheule.net> | 2022-08-09 20:36:33 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2022-08-15 21:00:44 +0300 |
commit | be599244865cb788abe2c6f59ccb05d7240448e4 (patch) | |
tree | b064910c767c69d96e8bfeeea2927af7ccee4f98 /drivers/hid/hid-appleir.c | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
download | linux-be599244865cb788abe2c6f59ccb05d7240448e4.tar.xz |
cpumask: align signatures of UP implementations
Between the generic version, and their uniprocessor optimised
implementations, the return types of cpumask_any_and_distribute() and
cpumask_any_distribute() are not identical. Change the UP versions to
'unsigned int', to match the generic versions.
Suggested-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'drivers/hid/hid-appleir.c')
0 files changed, 0 insertions, 0 deletions