diff options
author | Hans de Goede | 2023-01-23 14:28:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-05-30 14:03:17 +0100 |
commit | 66ede2e4235f842acd0dbeb428b7c9c790c7b265 (patch) | |
tree | 800124bb3c42906fcb9c029e99cdc65aa3085241 /ipc/shm.c | |
parent | 0dbc898f5917c5a3bec6be19d9f5469cbc351a7d (diff) |
platform/x86: hp-wmi: Fix cast to smaller integer type warning
commit ce95010ef62d4bf470928969bafc9070ae98cbb1 upstream.
Fix the following compiler warning:
drivers/platform/x86/hp/hp-wmi.c:551:24: warning: cast to smaller integer
type 'enum hp_wmi_radio' from 'void *' [-Wvoid-pointer-to-enum-cast]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230123132824.660062-1-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions