mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 03:20:53 +07:00
thinkpad_acpi: Fix printk typo 'bluestooth'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
2656de7e0e
commit
1f01358cec
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user