diff options
author | 2024-01-31 09:51:02 +0100 | |
---|---|---|
committer | 2024-02-01 07:44:41 -0800 | |
commit | dcfad4ab4d6733f2861cd241d8532a0004fc835a (patch) | |
tree | 2a226f5383e52ad41485de12be7fa0cb84768a1e /scripts/generate_rust_analyzer.py | |
parent | nvme-fc: do not wait in vain when unloading module (diff) | |
download | linux-rng-dcfad4ab4d6733f2861cd241d8532a0004fc835a.tar.xz linux-rng-dcfad4ab4d6733f2861cd241d8532a0004fc835a.zip |
nvmet-fcloop: swap the list_add_tail arguments
The first argument of list_add_tail function is the new element which
should be added to the list which is the second argument. Swap the
arguments to allow processing more than one element at a time.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions