diff options
author | Daniel Wagner <dwagner@suse.de> | 2024-01-31 09:51:02 +0100 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-02-01 07:44:41 -0800 |
commit | dcfad4ab4d6733f2861cd241d8532a0004fc835a (patch) | |
tree | 2a226f5383e52ad41485de12be7fa0cb84768a1e /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 70fbfc47a392b98e5f8dba70c6efc6839205c982 (diff) |
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 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions