linux/drivers/staging/ccree
Colin Ian King 217f93366e staging: ccree: fix incorrect indentation of break statement
The break statement is indented one level too many, fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-27 09:20:40 +01:00
..
Documentation/devicetree/bindings/crypto staging: ccree: add DT bindings for Arm CryptoCell 2017-04-28 12:17:54 +02:00
Kconfig staging: ccree: move FIPS support to kernel infrastructure 2017-07-16 08:40:57 +02:00
Makefile staging: ccree: move FIPS support to kernel infrastructure 2017-07-16 08:40:57 +02:00
TODO staging: ccree: add TODO list 2017-04-28 12:17:54 +02:00
cc_crypto_ctx.h staging: ccree: remove descriptor context definitions 2017-06-04 10:16:26 +02:00
cc_hw_queue_defs.h staging: ccree: drop unused macro 2017-11-27 09:20:40 +01:00
cc_lli_defs.h staging: ccree: fix 64 bit scatter/gather DMA ops 2017-11-02 11:39:44 +01:00
dx_crys_kernel.h staging: ccree: fix wrong whitespace usage 2017-06-04 10:16:26 +02:00
dx_host.h staging: ccree: fix wrong whitespace usage 2017-06-04 10:16:26 +02:00
dx_reg_common.h staging: ccree: Strip trailing whitespace 2017-05-15 07:41:57 +02:00
hash_defs.h staging: ccree: remove dead code 2017-06-04 10:16:25 +02:00
ssi_aead.c staging: ccree: fix incorrect indentation of break statement 2017-11-27 09:20:40 +01:00
ssi_aead.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_buffer_mgr.c staging: ccree: use local vars for readability 2017-11-27 09:20:40 +01:00
ssi_buffer_mgr.h staging: ccree: make long func call sites readable 2017-11-27 09:20:37 +01:00
ssi_cipher.c staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_cipher.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_config.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_driver.c staging: ccree: replace msleep with a completion 2017-11-27 09:20:40 +01:00
ssi_driver.h staging: ccree: replace msleep with a completion 2017-11-27 09:20:40 +01:00
ssi_fips.c staging: ccree: simplify ioread/iowrite 2017-11-06 16:47:04 +01:00
ssi_fips.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_hash.c staging: ccree: remove unneeded wrapper function 2017-11-27 09:20:40 +01:00
ssi_hash.h staging: ccree: rename func for readability 2017-11-27 09:20:39 +01:00
ssi_ivgen.c staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_ivgen.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_pm.c staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2017-11-27 09:20:39 +01:00
ssi_pm.h staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2017-11-27 09:20:39 +01:00
ssi_request_mgr.c staging: ccree: replace msleep with a completion 2017-11-27 09:20:40 +01:00
ssi_request_mgr.h staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2017-11-27 09:20:39 +01:00
ssi_sram_mgr.c staging: ccree: alloc by instance not type 2017-11-27 09:20:38 +01:00
ssi_sram_mgr.h staging: ccree: make long func call sites readable 2017-11-27 09:20:37 +01:00
ssi_sysfs.c staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_sysfs.h staging: ccree: remove dead defs and decls 2017-11-27 09:20:39 +01:00