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