Searched hist:"285 b6e9b571714270fa503d0e32f244d15b9f85f" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/nvme/host/ |
H A D | apple.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | tcp.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | fc.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | rdma.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | nvme.h | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | pci.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
H A D | core.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff 285b6e9b571714270fa503d0e32f244d15b9f85f Tue Nov 08 04:20:12 CST 2022 Christoph Hellwig <hch@lst.de> nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Many of the callers decide which one to use based on a bool argument and there is at least some code to be shared, so merge these two. Also move a comment specific to a single callsite to that callsite.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Hector Martin <marcan@marcan.st>
|