nvme-trace: move opcode symbol print to nvme.h
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 12 Jun 2019 12:45:30 +0000 (21:45 +0900)
committerChristoph Hellwig <hch@lst.de>
Fri, 21 Jun 2019 09:12:19 +0000 (11:12 +0200)
commit26f2990d85838caa650744a0ded9e38988a2bd7f
tree499dc42a0a27c6467319296d84deb23a49314e45
parent7183a46a4879b1640ed428334a8468f3f9b0a4bb
nvme-trace: move opcode symbol print to nvme.h

The following patches are going to provide the target-side trace which
might need these kind of macros.  It would be great if it can be shared
between host and target side both.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/trace.h
include/linux/nvme.h