linux/drivers/staging/sep
Devendra Naga c095454e4b 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>
2013-01-22 08:58:44 -08:00
..
Kconfig
Makefile
TODO
sep_crypto.c staging: sep: remove assignment to i and j in sep_crypto_setup 2013-01-22 08:58:44 -08:00
sep_crypto.h
sep_dev.h
sep_driver_api.h
sep_driver_config.h
sep_driver_hw_defs.h
sep_main.c staging: sep: remove use of __devinit 2012-11-21 15:05:01 -08:00
sep_trace_events.h