diff options
author | Shuo Liu <[email protected]> | 2021-03-10 23:37:08 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 16:59:50 +0100 |
commit | 1201d68f4781141411e734315f22457e6ea2cfcb (patch) | |
tree | b4d23de51bc3030657891a28179c6b2f53c35fb5 /lib/mpi/mpiutil.c | |
parent | a758b7c4c6f21f8e117fc8097c56fd9967363c15 (diff) |
virt: acrn: Correct type casting of argument of copy_from_user()
hsm.c:336:50: warning: incorrect type in argument 2 (different address spaces)
hsm.c:336:50: expected void const [noderef] __user *from
hsm.c:336:50: got void *
This patch fixes above sparse warning.
Fixes: 3d679d5aec64 ("virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Shuo Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions