]> 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)
commit8a7aceef24e3f4d80ec811ea35a3adbdb377bd46
tree499dc42a0a27c6467319296d84deb23a49314e45
parentd688a5a1fba98d3016a629c557d6fd740495140c
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