Oh, sorry, the title doesn't contain subsystem and module name. I'll
send v2 later. Please ignore this one. thanks.
On 2021/3/27 14:40, Xiaofei Tan wrote:
Remove useless return statement for void function, reported by
checkpatch.pl.
WARNING: void function return statements are not generally us
Remove useless return statement for void function, reported by
checkpatch.pl.
WARNING: void function return statements are not generally useful
FILE: drivers/acpi/acpi_ipmi.c:482:
+ return;
+}
Signed-off-by: Xiaofei Tan
---
drivers/acpi/acpi_ipmi.c | 1 -
1 file changed, 1 deletion(-)
di
2 matches
Mail list logo