commit | 326c5fd0305a553788324ecec9b2c2618accc7ff | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 22 08:15:17 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 28 07:17:15 2017 -0400 |
tree | 8cc6ae4a27ffa812d792fa1aed947e1ee7c91e95 | |
parent | 34818738e8e8905925ce5dc69f3dfb9314310207 [diff] |
nvme: Adjust the 'nvme' command to use blk_common_cmd() Instead of having separate code in the 'nvme' command, adjust it to use the common function. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>