]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: oxpec: Rename rval to ret in tt_toggle
authorAntheas Kapenekakis <lkml@antheas.dev>
Fri, 25 Apr 2025 11:18:20 +0000 (13:18 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 30 Apr 2025 11:05:46 +0000 (14:05 +0300)
commit97e3d8ac258588f49b595e2a37b980ed84e478f1
treec5d0c1d4136aeb1bd2024634ea641b5954d85e7e
parent9230b3b81b12acb2c1f0bbedc669d4f0546b21c3
platform/x86: oxpec: Rename rval to ret in tt_toggle

Rename the variable `rval` to `ret` in the function for consistency.

Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev>
Link: https://lore.kernel.org/r/20250425111821.88746-16-lkml@antheas.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/oxpec.c