diff options
author | Jinjie Ruan <[email protected]> | 2023-08-22 11:35:38 +0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-08-22 17:28:27 +0300 |
commit | 3d91dfe72aac335e1c3f33de8bda537c026ccc8e (patch) | |
tree | fdf59826108f01768c40436cf2d9255586b99dba /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | d3c2245754220b0fd4c6868e2fe48741a734be58 (diff) |
RDMA/hfi1: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the pos list_head
pointer and list_entry() call are no longer needed, which can
reduce a few lines of code. No functional changed.
Signed-off-by: Jinjie Ruan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions