diff options
author | Andy Shevchenko <[email protected]> | 2021-04-01 20:10:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-02 17:02:39 +0200 |
commit | d7aa44f5a1f86cb40659eef06035d8d92604b9d5 (patch) | |
tree | 8dc75a9fb7c32a47c8967450dcbbb2c1a30a72f3 /lib/mpi/mpi-inline.h | |
parent | 1768289b44bae847612751d418fc5c5e680b5e5c (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions