diff options
| author | John Garry <john.g.garry@oracle.com> | 2026-05-29 09:52:01 +0000 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-06-02 03:15:08 -0700 |
| commit | f078d1aa52a4481cbf4d12c1543639d65a020d3b (patch) | |
| tree | a2df097c144700c5f4d4c78af8ebd3f51679691f /include/linux/timerqueue_types.h | |
| parent | a192b8cfa447e1b3701a13434a31c392b2e7ed29 (diff) | |
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 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
