提交 4a2d2ed9 编写于 作者: M Mauro Carvalho Chehab 提交者: Borislav Petkov

x86/mtrr: Fix a kernel-doc markup

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

Fix it.
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: NBorislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/2217cd4ae9e561da2825485eb97de77c65741489.1603469755.git.mchehab+huawei@kernel.org
上级 0d847ce7
...@@ -813,7 +813,8 @@ void mtrr_ap_init(void) ...@@ -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) void mtrr_save_state(void)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册