Thread (2 messages) 2 messages, 2 authors, 2025-03-04

Re: [PATCH] HID: lenovo: silence unreachable code warning

From: Jiri Kosina <jikos@kernel.org>
Date: 2025-03-04 20:14:53
Also in: kernel-janitors, lkml

On Thu, 6 Feb 2025, Dan Carpenter wrote:
In theory, this code used to return 0 if CONFIG_ACPI_PLATFORM_PROFILE was
disabled.  It's not clear if that was a config which would actually boot
so we've removed the CONFIG_ACPI_PLATFORM_PROFILE ifdef.  But now the
"return 0;" statement is unreachable and static checker tools complain.

Delete it and pull the else statement in a tab to silence the checker
warning and make the code a bit more clear.

Signed-off-by: Dan Carpenter <redacted>
Applied, thanks Dan.

-- 
Jiri Kosina
SUSE Labs
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help