]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7340bd1f5b47edb5ae00ca2e7fdacca617c4fd18
tree499dc42a0a27c6467319296d84deb23a49314e45
parent7ab8002b6a22a9e651043809e350b6a0bc90c02b
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