瀏覽代碼

[ARM] 5226/1: remove unmatched comment end.

remove unmatched comment end.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Jean-Christophe DUBOIS 16 年之前
父節點
當前提交
212496fd9a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/arm/lib/sha1.S

+ 1 - 1
arch/arm/lib/sha1.S

@@ -29,7 +29,7 @@ ENTRY(sha_transform)
 	stmfd	sp!, {r4 - r8, lr}
 
 	@ for (i = 0; i < 16; i++)
-	@         W[i] = be32_to_cpu(in[i]); */
+	@         W[i] = be32_to_cpu(in[i]);
 
 #ifdef __ARMEB__
 	mov	r4, r0