aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorZouMingzhe <[email protected]>2022-01-11 13:47:42 +0800
committerMartin K. Petersen <[email protected]>2022-01-24 23:30:24 -0500
commita861790afaa8b6369eee8a88c5d5d73f5799c0c6 (patch)
tree38160df95c5b34b56d6f8b28c77c9254e4d9d73d /scripts/gdb/linux/clk.py
parent61263b3a11a2594b4e898f166c31162236182b5c (diff)
scsi: target: iscsi: Make sure the np under each tpg is unique
iscsit_tpg_check_network_portal() has nested for_each loops and is supposed to return true when a match is found. However, the tpg loop will still continue after existing the tpg_np loop. If this tpg_np is not the last the match value will be changed. Break the outer loop after finding a match and make sure the np under each tpg is unique. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: ZouMingzhe <[email protected]> Reviewed-by: Mike Christie <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions