linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] Fix alignment issues in staging/ccree
@ 2017-07-01 23:25 Simon Sandström
  2017-07-01 23:25 ` [PATCH 01/10] staging: ccree: Fix alignment issues in ssi_aead.c Simon Sandström
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Simon Sandström @ 2017-07-01 23:25 UTC (permalink / raw)
  To: gilad; +Cc: gregkh, linux-crypto, driverdev-devel, devel,
	Simon Sandström

Fixes a total of 195 alignment issues in staging/ccree reported by
checkpatch.pl. Adds a few "line over 80 characters" warnings as a
result of the realignments, but I could try to get rid of them in the
same patchset if needed.

-- Simon

---

Simon Sandström (10):
  staging: ccree: Fix alignment issues in ssi_aead.c
  staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
  staging: ccree: Fix alignment issues in ssi_cipher.c
  staging: ccree: Fix alignment issues in ssi_driver.c
  staging: ccree: Fix alignment issues in ssi_fips_local.c
  staging: ccree: Fix alignment issues in ssi_hash.c
  staging: ccree: Fix alignment issues in ssi_ivgen.c
  staging: ccree: Fix alignment issues in ssi_request_mgr.c
  staging: ccree: Fix alignment issues in ssi_sram_mgr.c
  staging: ccree: Fix alignment issues in ssi_sysfs.c

 drivers/staging/ccree/ssi_aead.c        |  67 ++++----
 drivers/staging/ccree/ssi_buffer_mgr.c  | 295 ++++++++++++++++++--------------
 drivers/staging/ccree/ssi_cipher.c      |  75 ++++----
 drivers/staging/ccree/ssi_driver.c      |  40 ++---
 drivers/staging/ccree/ssi_fips_local.c  |   3 +-
 drivers/staging/ccree/ssi_hash.c        | 116 +++++++------
 drivers/staging/ccree/ssi_ivgen.c       |   3 +-
 drivers/staging/ccree/ssi_request_mgr.c |  42 +++--
 drivers/staging/ccree/ssi_sram_mgr.c    |   6 +-
 drivers/staging/ccree/ssi_sysfs.c       |  59 ++++---
 10 files changed, 372 insertions(+), 334 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-07-16 11:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 23:25 [PATCH 00/10] Fix alignment issues in staging/ccree Simon Sandström
2017-07-01 23:25 ` [PATCH 01/10] staging: ccree: Fix alignment issues in ssi_aead.c Simon Sandström
2017-07-01 23:25 ` [PATCH 02/10] staging: ccree: Fix alignment issues in ssi_buffer_mgr.c Simon Sandström
2017-07-01 23:25 ` [PATCH 03/10] staging: ccree: Fix alignment issues in ssi_cipher.c Simon Sandström
2017-07-01 23:25 ` [PATCH 04/10] staging: ccree: Fix alignment issues in ssi_driver.c Simon Sandström
2017-07-01 23:25 ` [PATCH 05/10] staging: ccree: Fix alignment issues in ssi_fips_local.c Simon Sandström
2017-07-01 23:25 ` [PATCH 06/10] staging: ccree: Fix alignment issues in ssi_hash.c Simon Sandström
2017-07-01 23:25 ` [PATCH 07/10] staging: ccree: Fix alignment issues in ssi_ivgen.c Simon Sandström
2017-07-01 23:25 ` [PATCH 08/10] staging: ccree: Fix alignment issues in ssi_request_mgr.c Simon Sandström
2017-07-01 23:25 ` [PATCH 09/10] staging: ccree: Fix alignment issues in ssi_sram_mgr.c Simon Sandström
2017-07-01 23:25 ` [PATCH 10/10] staging: ccree: Fix alignment issues in ssi_sysfs.c Simon Sandström
2017-07-03  7:19 ` [PATCH 00/10] Fix alignment issues in staging/ccree Gilad Ben-Yossef
2017-07-03 12:28   ` Simon Sandström
2017-07-11 11:35     ` Gilad Ben-Yossef
2017-07-11 17:00 ` Greg KH
2017-07-16 10:33   ` Simon Sandström
2017-07-16 11:13     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).