diff options
| author | Tom Rix <[email protected]> | 2023-03-19 17:04:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-29 10:19:43 +0000 |
| commit | 52a7a5e91f9f63c99632687e85a7531d9ac9a706 (patch) | |
| tree | 50302cd37908c465cadb0a81885b1ff8c9bda075 /scripts/mod/file2alias.c | |
| parent | mei: Move uuid.h to the MEI namespace (diff) | |
| download | kernel-52a7a5e91f9f63c99632687e85a7531d9ac9a706.tar.gz kernel-52a7a5e91f9f63c99632687e85a7531d9ac9a706.zip | |
misc: hpilo: remove unused is_device_reset function
clang with W=1 reports
drivers/misc/hpilo.c:395:19: error: unused function
'is_device_reset' [-Werror,-Wunused-function]
static inline int is_device_reset(struct ilo_hwinfo *hw)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
