Rename current to SHA1current
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 14 Sep 2010 17:24:43 +0000 (10:24 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 14 Sep 2010 17:24:43 +0000 (10:24 -0700)
commit8a5d3ca959df17661e75c69871aadac3dab07953
treef7f2b744a415f74cf9b3573bea4829a22e41f458
parent64a2e57029add1a788754b2f1a8750d4c2433a55
Rename current to SHA1current

Some kernels define 'current' as a #define. This causes chaos when
we try to build sha.c. So, rename current as 'SHA1current', and avoid
the insanity.
lib/hcrypto/sha.c