Message ID | 20190813214340.15533-1-revanth.rajashekar@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | block: sed-opal: Code Cleanup Patches | expand |
+Christoph, Jens On Tue, 2019-08-13 at 15:43 -0600, Rajashekar, Revanth wrote: > This series of patch is a cleanup for sed-opal in kernel 5.4. It > 1. Adds/removes spaces. > 2. Eliminates dead error condition. > 3. Eliminates definition defined twice. > > 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: Eliminating the dead error > block: sed-opal: OPAL_METHOD_LENGTH defined twice > > block/opal_proto.h | 5 +---- > block/sed-opal.c | 49 ++++++++++++++++++++++++++++++++++++++---- > ---- > 2 files changed, 42 insertions(+), 12 deletions(-) > > -- > 2.17.1 >