1. Fix a problems. 2. Fix some coding style. Changes v3 -> v4: - Fixed an unused warning on dev. - Create a patch for bugfix Changes v2 -> v3: - Delete shash test error patch. Changes v1 -> v2: - Modify the way to fix shash test error. Longfang Liu (3): crypto: hisilicon/sec - fixes a printing error crypto: hisilicon/sec - fixes some coding style crypto: hisilicon/sec - fixes some driver coding style drivers/crypto/hisilicon/sec2/sec.h | 5 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 77 +++++++++-------- drivers/crypto/hisilicon/sec2/sec_crypto.h | 2 - drivers/crypto/hisilicon/sec2/sec_main.c | 131 +++++++++++++++++------------ 4 files changed, 116 insertions(+), 99 deletions(-) -- 2.8.1