diff options
| author | John Garry <john.g.garry@oracle.com> | 2026-05-29 12:52:01 +0300 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-06-02 13:15:08 +0300 |
| commit | f078d1aa52a4481cbf4d12c1543639d65a020d3b (patch) | |
| tree | a2df097c144700c5f4d4c78af8ebd3f51679691f /scripts/git.orderFile | |
| parent | a192b8cfa447e1b3701a13434a31c392b2e7ed29 (diff) | |
| download | linux-f078d1aa52a4481cbf4d12c1543639d65a020d3b.tar.xz | |
nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
In nvme_mpath_revalidate_paths(), we are passed a NS pointer and use that
to lookup the NS head and then use that same NS pointer as an iter variable.
It makes more sense pass the NS head and use a local variable for the NS
iter.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: John Garry <john.g.garry@oracle.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
