]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Refactor mmap_registers to add writable parameter
authorTokunori Ikegami <ikegami.t@gmail.com>
Mon, 25 Mar 2024 16:28:25 +0000 (01:28 +0900)
committerDaniel Wagner <wagi@monom.org>
Tue, 9 Apr 2024 15:23:31 +0000 (17:23 +0200)
commit7d3cbf2b9fa89e5e56325e4aecc9524825c9054f
treee9cb71dd7d7f50d69f09f348afc6bc9cf63d1ba1
parent77b250f0addd02f03041ca2bbb9a13eedf2e4269
nvme: Refactor mmap_registers to add writable parameter

To prepare the stage for the set register feature.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme.c