Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f01358c authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

thinkpad_acpi: Fix printk typo 'bluestooth'



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 2656de7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4007,7 +4007,7 @@ static void bluetooth_shutdown(void)
		pr_notice("failed to save bluetooth state to NVRAM\n");
	else
		vdbg_printk(TPACPI_DBG_RFKILL,
			"bluestooth state saved to NVRAM\n");
			"bluetooth state saved to NVRAM\n");
}

static void bluetooth_exit(void)