diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-04-01 20:10:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-02 18:02:39 +0300 |
commit | d7aa44f5a1f86cb40659eef06035d8d92604b9d5 (patch) | |
tree | 8dc75a9fb7c32a47c8967450dcbbb2c1a30a72f3 /COPYING | |
parent | 1768289b44bae847612751d418fc5c5e680b5e5c (diff) | |
download | linux-d7aa44f5a1f86cb40659eef06035d8d92604b9d5.tar.xz |
driver core: Cast to (void *) with __force for __percpu pointer
Sparse is not happy:
drivers/base/devres.c:1230:9: warning: cast removes address space '__percpu' of expression
Use __force attribute to make it happy.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210401171030.60527-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions