瀏覽代碼

[ARM] 4689/1: small comment wrap fix

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Nicolas Pitre 17 年之前
父節點
當前提交
70b6f2b4af
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      arch/arm/kernel/entry-armv.S

+ 2 - 2
arch/arm/kernel/entry-armv.S

@@ -11,8 +11,8 @@
  *
  *
  *  Low-level vector interface routines
  *  Low-level vector interface routines
  *
  *
- *  Note:  there is a StrongARM bug in the STMIA rn, {regs}^ instruction that causes
- *  it to save wrong values...  Be aware!
+ *  Note:  there is a StrongARM bug in the STMIA rn, {regs}^ instruction
+ *  that causes it to save wrong values...  Be aware!
  */
  */
 
 
 #include <asm/memory.h>
 #include <asm/memory.h>