]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: Remove space after cast in cfs_crypto_hash_final()
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:47:14 +0000 (00:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commit3e1f3db1b29bc8eb6f22c0bb17a4650d13a64f1a
treeac59b5d96b2ccff531dd85787502df3b7f01a3df
parent34ec7f895a0813831a568dd8b83f1adcee1a00a4
staging/lustre: Remove space after cast in cfs_crypto_hash_final()

This is against kernel-code style.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-crypto.c