Commit 4a2d2ed9 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Borislav Petkov

x86/mtrr: Fix a kernel-doc markup

Kernel-doc markup should use this format:
	identifier - description

Fix it.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/2217cd4ae9e561da2825485eb97de77c65741489.1603469755.git.mchehab+huawei@kernel.org
parent 0d847ce7
......@@ -813,7 +813,8 @@ void mtrr_ap_init(void)
}
/**
* Save current fixed-range MTRR state of the first cpu in cpu_online_mask.
* mtrr_save_state - Save current fixed-range MTRR state of the first
* cpu in cpu_online_mask.
*/
void mtrr_save_state(void)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment