summaryrefslogtreecommitdiffstats
path: root/crypto/rmd160.c
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2013-01-22 03:56:08 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-22 08:58:44 -0800
commitc095454e4b6acc8a5e7908647ec60d6088be90c8 (patch)
tree5fbc3286ef1df5126458274d07286d8c68e25ebf /crypto/rmd160.c
parent7b63c5772fd6eea71b1332570812297e45403126 (diff)
downloadlinux-c095454e4b6acc8a5e7908647ec60d6088be90c8.tar.gz
linux-c095454e4b6acc8a5e7908647ec60d6088be90c8.tar.bz2
linux-c095454e4b6acc8a5e7908647ec60d6088be90c8.zip
staging: sep: remove assignment to i and j in sep_crypto_setup
the i and j are used in for loop and they assigned to zeros in the for loop, so no need to assign them to zeros again. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/rmd160.c')
0 files changed, 0 insertions, 0 deletions