diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-01-04 07:59:34 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-01-11 06:30:46 +0300 |
commit | 30e77e0fbec6940ecc5c79ffe0f076c54cf5a8d9 (patch) | |
tree | 2eeed967e3c318533174fbc821ab6f15874536c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 002bb02729dc7f5a9b356e98e672262ca432b861 (diff) | |
download | linux-30e77e0fbec6940ecc5c79ffe0f076c54cf5a8d9.tar.xz |
nvme: Move opcode string helper functions declarations
Move the declaration of all helper functions converting NVMe command
opcodes and status codes into strings from drivers/nvme/host/nvme.h
into include/linux/nvme.h, together with the commands definitions.
This allows NVMe target drivers to call these functions without having
to include a host header file.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions