]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CRYPTO] sha1: Rename i/j to done/partial
authorNicolas Pitre <nico@cam.org>
Sat, 12 Nov 2005 23:59:54 +0000 (10:59 +1100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:15:44 +0000 (14:15 -0800)
commit9d70a6c86cd86e111291bd0d506028ecb9649923
tree1bff5efc7644156f4ea7bea8c9fe8410ea86bf8d
parentcfa8d17cc836905ad174fd924701b352585d62f1
[CRYPTO] sha1: Rename i/j to done/partial

This patch gives more descriptive names to the variables i and j.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/sha1.c