linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] block: sed-opal: Code Cleanup Patches
@ 2019-08-20 15:30 Revanth Rajashekar
  2019-08-20 15:30 ` [PATCH v3 1/3] block: sed-opal: Add/remove spaces Revanth Rajashekar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Revanth Rajashekar @ 2019-08-20 15:30 UTC (permalink / raw)
  To: linux-block; +Cc: Jonathan Derrick, Scott Bauer

This series of patch is a cleanup for sed-opal in kernel 5.4. It
1. Adds/removes spaces.
2. Removes an always false conditional statement.
3. Removes duplicate OPAL_METHOD_LENGTH definition.

These cleanup patches are submitted with the intend to submit a new feature
after this.

Changes from v2:
	1. Added reviewed-bys

Changes from v1:
	1. Fixed up commit messages

Revanth Rajashekar (3):
  block: sed-opal: Add/remove spaces
  block: sed-opal: Remove always false conditional statement
  block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition

 block/opal_proto.h |  5 +----
 block/sed-opal.c   | 49 ++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 42 insertions(+), 12 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2019-08-20 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20 15:30 [PATCH v3 0/3] block: sed-opal: Code Cleanup Patches Revanth Rajashekar
2019-08-20 15:30 ` [PATCH v3 1/3] block: sed-opal: Add/remove spaces Revanth Rajashekar
2019-08-20 15:30 ` [PATCH v3 2/3] block: sed-opal: Remove always false conditional statement Revanth Rajashekar
2019-08-20 15:30 ` [PATCH v3 3/3] block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition Revanth Rajashekar
2019-08-20 15:35 ` [PATCH v3 0/3] block: sed-opal: Code Cleanup Patches Jens Axboe

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).