From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbusch@kernel.org (Keith Busch) Date: Mon, 20 May 2019 09:30:24 -0600 Subject: [PATCH V3 1/4] nvme.h: Fix typos in status code values In-Reply-To: <20190519183913.3493-2-minwoo.im.dev@gmail.com> References: <20190519183913.3493-1-minwoo.im.dev@gmail.com> <20190519183913.3493-2-minwoo.im.dev@gmail.com> Message-ID: <20190520153023.GF25092@localhost.localdomain> On Sun, May 19, 2019@11:39:10AM -0700, Minwoo Im wrote: > Fix typos in status code value. linux/nvme.h in kernel project is going > to be fixed soon or later. > > Signed-off-by: Minwoo Im > Reviewed-by: Chaitanya Kulkarni Applied the first one. Seems there's still issues to resolve for the remaining.