linux/drivers/staging/sep
Monam Agarwal 38d6bc53e2 Staging: sep: Fix missing space after return type in sep_crypto.c
This patch fixes the following checkpatch.pl warning in sep_main.c
WARNING: Missing space after return type

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-27 13:07:59 -08:00
..
Kconfig staging: sep: fix driver build and kconfig 2013-05-16 15:37:49 -07:00
Makefile
sep_crypto.c Staging: sep: Fix missing space after return type in sep_crypto.c 2014-02-27 13:07:59 -08:00
sep_crypto.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_dev.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_driver_api.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_config.h staging: sep: Fix typo in printk within sep driver 2013-03-28 16:06:27 -07:00
sep_driver_hw_defs.h staging: sep: Add new PCI identifier 2012-02-10 10:09:56 -08:00
sep_main.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sep_trace_events.h staging: sep: using strlcpy instead of strncpy 2013-03-11 09:15:32 -07:00
TODO