diff options
author | 2020-11-13 10:28:30 -0800 | |
---|---|---|
committer | 2020-11-14 09:57:55 +0100 | |
commit | f6224b8681326856937420e1db18564a934bf32b (patch) | |
tree | 9150e1c2d48c996506980de81d6852ab24b2fd2a /drivers/usb/cdns3/cdns3-imx.c | |
parent | nvme: free sq/cq dbbuf pointers when dbbuf set fails (diff) | |
download | linux-dev-f6224b8681326856937420e1db18564a934bf32b.tar.xz linux-dev-f6224b8681326856937420e1db18564a934bf32b.zip |
nvme: directly cache command effects log
Remove the struct used for tracking known command effects logs in a
list. This is now saved in an xarray that doesn't use these elements.
Instead, store the log directly instead of the wrapper struct.
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions