On 8/20/19 9:30 AM, Revanth Rajashekar wrote: > 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(-) Applied, adding a commit message for patch #3. Don't use empty commit messages. -- Jens Axboe