]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Simplify show-regs
authorKeith Busch <keith.busch@intel.com>
Thu, 3 Mar 2016 20:20:16 +0000 (13:20 -0700)
committerKeith Busch <keith.busch@intel.com>
Fri, 4 Mar 2016 22:37:21 +0000 (15:37 -0700)
commitc89645fe4136564bc90f668c3940e967caab1b94
tree2d0dc11f6e496b637c37c0ba1e9d0a2ca1cc1ef2
parentef837749200b484b5edf700ff2e35724f9458862
Simplify show-regs

You only need to specify the name of the device. The character or block
device was never necessary to show the registers since we're opening the
sysfs resource entry. This is backwards compatibles with the old way as
the basename was stripped from the path before.

Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme.c