From mboxrd@z Thu Jan 1 00:00:00 1970 From: sagi@grimberg.me (Sagi Grimberg) Date: Thu, 28 Apr 2016 14:19:05 +0300 Subject: [PATCH] NVMe: correct comment for offset enum of controller registers in nvme.h In-Reply-To: <1461759016-7829-1-git-send-email-shhuiw@foxmail.com> References: <1461759016-7829-1-git-send-email-shhuiw@foxmail.com> Message-ID: <5721F1A9.8090005@grimberg.me> > Section 3.1 gives the comment for the offset of controller registers > in the specification 1.2a. > > Some are mis-copied in the header file nvme.h. Correct them. Yep, Reviewed-by: Sagi Grimberg