From mboxrd@z Thu Jan 1 00:00:00 1970 From: minwoo.im.dev@gmail.com (Minwoo Im) Date: Sat, 18 May 2019 00:31:16 +0900 Subject: [PATCH 3/4] nvme: merge nvme_ns_ioctl into nvme_ioctl In-Reply-To: <20190517094736.14504-3-hch@lst.de> References: <20190517094736.14504-1-hch@lst.de> <20190517094736.14504-3-hch@lst.de> Message-ID: <20190517153114.GA28074@minwooim-desktop> It has always been what I really wanted it to be like. This looks good to me. Reviewed-by: Minwoo Im