The following changes since commit f3163d8567adbfebe574fb22c647ce5b829c5971: Merge tag 'nvme-5.19-2022-06-30' of git://git.infradead.org/nvme into block-5.19 (2022-06-30 14:00:11 -0600) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-5.19-2022-07-07 for you to fetch changes up to 5c629dc9609dc43492a7bc8060cc6120875bf096: nvme: use struct group for generic command dwords (2022-07-06 19:12:56 +0200) ---------------------------------------------------------------- nvme fixes for Linux 5.19 - another bogus identifier quirk (Keith Busch) - use struct group in the tracer to avoid a gcc warning (Keith Busch) ---------------------------------------------------------------- Keith Busch (2): nvme-pci: phison e16 has bogus namespace ids nvme: use struct group for generic command dwords drivers/nvme/host/pci.c | 3 ++- drivers/nvme/host/trace.h | 2 +- include/linux/nvme.h | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-)