Staging: sep: Fix missing space after return type in sep_crypto.c
authorMonam Agarwal <monamagarwal123@gmail.com>
Wed, 26 Feb 2014 05:22:36 +0000 (10:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 21:07:59 +0000 (13:07 -0800)
commit38d6bc53e2473e1c3bb91c28eb29b9a33d4e0d38
treefdd957ef43320d0aa1a37747bb5be97b66a9a3e3
parent4a467a438aaedd0a7f7358875c1c047161dc6dde
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>
drivers/staging/sep/sep_crypto.c