Re: [PATCH 1/5] nvme-pci: Fix some comments issues

2020-07-05 Thread Chaitanya Kulkarni
On 7/2/20 7:54 PM, Baolin Wang wrote: > Fix comments' typo and remove whitespaces before tabs to cleanup > checkpatch errors. > > Signed-off-by: Baolin Wang Looks good to me. Reviewed-by: Chaitanya Kulkarni

Re: [PATCH 1/5] nvme-pci: Fix some comments issues

2020-07-04 Thread Sagi Grimberg
Reviewed-by: Sagi Grimberg

[PATCH 1/5] nvme-pci: Fix some comments issues

2020-07-02 Thread Baolin Wang
Fix comments' typo and remove whitespaces before tabs to cleanup checkpatch errors. Signed-off-by: Baolin Wang --- drivers/nvme/host/pci.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index c283e8d..a3d0c86 100644 -