提交 050a3f1d 编写于 作者: S Shaomin Deng 提交者: Thomas Bogendoerfer

MIPS: Fix comments typo

Remove the repeated word "as" in comments.
Signed-off-by: NShaomin Deng <dengshaomin@cdjrlc.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 a343ca9b
...@@ -530,7 +530,7 @@ void octeon_user_io_init(void) ...@@ -530,7 +530,7 @@ void octeon_user_io_init(void)
/* Get the current settings for CP0_CVMMEMCTL_REG */ /* Get the current settings for CP0_CVMMEMCTL_REG */
cvmmemctl.u64 = read_c0_cvmmemctl(); cvmmemctl.u64 = read_c0_cvmmemctl();
/* R/W If set, marked write-buffer entries time out the same /* R/W If set, marked write-buffer entries time out the same
* as as other entries; if clear, marked write-buffer entries * as other entries; if clear, marked write-buffer entries
* use the maximum timeout. */ * use the maximum timeout. */
cvmmemctl.s.dismarkwblongto = 1; cvmmemctl.s.dismarkwblongto = 1;
/* R/W If set, a merged store does not clear the write-buffer /* R/W If set, a merged store does not clear the write-buffer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册