Re: [PATCH v3 1/3] thinkpad_acpi: Move tablet detection into separate function
From: Henrique de Moraes Holschuh
Date: Tue Nov 08 2016 - 05:50:16 EST
On Mon, 07 Nov 2016, Lyude wrote:
> @@ -3117,6 +3120,34 @@ static const struct tpacpi_quirk tpacpi_hotkey_qtable[] __initconst = {
> typedef u16 tpacpi_keymap_entry_t;
> typedef tpacpi_keymap_entry_t tpacpi_keymap_t[TPACPI_HOTKEY_MAP_LEN];
>
> +static int
> +hotkey_init_tablet_mode(void)
> +{
Function definiton all in one line, please.
Provided that you fix that minor nit,
Acked-by: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
--
Henrique Holschuh