From: Derek Robson <robsonde@gmail.com>
To: gilad@benyossef.com, gregkh@linuxfoundation.org
Cc: linux-crypto@vger.kernel.org,
driverdev-devel@linuxdriverproject.org,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Derek Robson <robsonde@gmail.com>
Subject: [PATCH V2 00/27] Drivers: ccree - align block comments
Date: Tue, 30 May 2017 18:09:37 +1200 [thread overview]
Message-ID: <20170530060937.12981-1-robsonde@gmail.com> (raw)
Fixed block comments across whole ccree driver
Version #1 has some trailing white space issue in a few patches
Derek Robson (27):
Drivers: ccree: ssi_sysfs.h - align block comments
Drivers: ccree: ssi_sysfs.c - align block comments
Drivers: ccree: ssi_request_mgr.h - align block comments
Drivers: ccree: ssi_request_mgr.c - align block comments
Drivers: ccree: ssi_pm_ext.h - align block comments
Drivers: ccree: ssi_pm_ext.c - align block comments
Drivers: ccree: ssi_pm.h - align block comments
Drivers: ccree: ssi_ivgen.c - align block comments
Drivers: ccree: ssi_hash.h - align block comments
Drivers: ccree: ssi_hash.c - align block comments
Drivers: ccree: ssi_fips_local.c - align block comments
Drivers: ccree: ssi_fips_ll.c - align block comments
Drivers: ccree: ssi_fips_ext.c - align block comments
Drivers: ccree: ssi_fips_data.h - align block comments
Drivers: ccree: ssi_fips.h - align block comments
Drivers: ccree: ssi_fips.c - align block comments
Drivers: ccree: ssi_driver.h - align block comments
Drivers: ccree: ssi_config.h - align block comments
Drivers: ccree: ssi_cipher.h - align block comments
Drivers: ccree: ssi_buffer_mgr.h - align block comments
Drivers: ccree: ssi_buffer_mgr.c - align block comments
Drivers: ccree: ssi_aead.h - align block comments
Drivers: ccree: ssi_aead.c - align block comments
Drivers: ccree: hash_defs.h - align block comments
Drivers: ccree: cc_regs.h - align block comments
Drivers: ccree: cc_hw_queue_defs.h - align block comments
Drivers: ccree: cc_crypto_ctx.h - align block comments
drivers/staging/ccree/cc_crypto_ctx.h | 17 +++---
drivers/staging/ccree/cc_hw_queue_defs.h | 32 +++++------
drivers/staging/ccree/cc_regs.h | 13 ++---
drivers/staging/ccree/hash_defs.h | 15 +++---
drivers/staging/ccree/ssi_aead.c | 45 ++++++++++------
drivers/staging/ccree/ssi_aead.h | 7 +--
drivers/staging/ccree/ssi_buffer_mgr.c | 87 +++++++++++++++++-------------
drivers/staging/ccree/ssi_buffer_mgr.h | 2 +-
drivers/staging/ccree/ssi_cipher.h | 2 +-
drivers/staging/ccree/ssi_config.h | 5 +-
drivers/staging/ccree/ssi_driver.h | 16 +++---
drivers/staging/ccree/ssi_fips.c | 16 +++---
drivers/staging/ccree/ssi_fips.h | 6 +--
drivers/staging/ccree/ssi_fips_data.h | 93 ++++++++++++++++----------------
drivers/staging/ccree/ssi_fips_ext.c | 46 ++++++++--------
drivers/staging/ccree/ssi_fips_ll.c | 21 ++++----
drivers/staging/ccree/ssi_fips_local.c | 21 ++++----
drivers/staging/ccree/ssi_hash.c | 9 ++--
drivers/staging/ccree/ssi_hash.h | 2 +-
drivers/staging/ccree/ssi_ivgen.c | 6 ++-
drivers/staging/ccree/ssi_pm.h | 2 +-
drivers/staging/ccree/ssi_pm_ext.c | 14 ++---
drivers/staging/ccree/ssi_pm_ext.h | 2 +-
drivers/staging/ccree/ssi_request_mgr.c | 37 +++++++------
drivers/staging/ccree/ssi_request_mgr.h | 2 +-
drivers/staging/ccree/ssi_sysfs.c | 3 +-
drivers/staging/ccree/ssi_sysfs.h | 2 +-
27 files changed, 288 insertions(+), 235 deletions(-)
--
2.13.0
next reply other threads:[~2017-05-30 6:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-30 6:09 Derek Robson [this message]
2017-05-30 6:49 ` [PATCH V2 00/27] Drivers: ccree - align block comments Antoine Tenart
2017-05-30 21:59 ` Tobin C. Harding
2017-06-03 8:53 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170530060937.12981-1-robsonde@gmail.com \
--to=robsonde@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=driverdev-devel@linuxdriverproject.org \
--cc=gilad@benyossef.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox