Loading drivers/platform/x86/thinkpad_acpi.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4007,7 +4007,7 @@ static void bluetooth_shutdown(void) pr_notice("failed to save bluetooth state to NVRAM\n"); pr_notice("failed to save bluetooth state to NVRAM\n"); else else vdbg_printk(TPACPI_DBG_RFKILL, vdbg_printk(TPACPI_DBG_RFKILL, "bluestooth state saved to NVRAM\n"); "bluetooth state saved to NVRAM\n"); } } static void bluetooth_exit(void) static void bluetooth_exit(void) Loading Loading
drivers/platform/x86/thinkpad_acpi.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4007,7 +4007,7 @@ static void bluetooth_shutdown(void) pr_notice("failed to save bluetooth state to NVRAM\n"); pr_notice("failed to save bluetooth state to NVRAM\n"); else else vdbg_printk(TPACPI_DBG_RFKILL, vdbg_printk(TPACPI_DBG_RFKILL, "bluestooth state saved to NVRAM\n"); "bluetooth state saved to NVRAM\n"); } } static void bluetooth_exit(void) static void bluetooth_exit(void) Loading