Re: [PATCH V2 0/8] nvme: misc cleanups
From: Omar Sandoval <osandov@osandov.com>
Date: 2019-02-27 18:50:17
From: Omar Sandoval <osandov@osandov.com>
Date: 2019-02-27 18:50:17
On Wed, Feb 20, 2019 at 08:42:40PM -0800, Chaitanya Kulkarni wrote:
Hi Omar, This is a small patch series which follows the blktests coding style format as pointed out by Bart. Also minimizes the overall code for the review. -Regards, Chaitanya Changes since V1:- 1. Add testcase specific error message on failure.
I also made these redirect to $FULL instead of /dev/null. The result is pushed to https://github.com/osandov/blktests/commits/nvme-cleanups, could you take a quick look? Also, I assume I can add your signed-off-by to all of these commits?