diff options
author | Harshvardhan Jha <harshvardhan.jha@oracle.com> | 2021-07-25 23:28:04 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-25 23:02:45 +0100 |
commit | 795e3d2ea68e489ee7039ac29e98bfea0e34a96c (patch) | |
tree | 5c694fcf91354e8d1fd3000c98cdae1f07cc5c60 /net/sctp/sm_statefuns.c | |
parent | 7e4960b3d66d7248b23de3251118147812b42da2 (diff) |
net: qede: Fix end of loop tests for list_for_each_entry
The list_for_each_entry() iterator, "vlan" in this code, can never be
NULL so the warning will never be printed.
Signed-off-by: Harshvardhan Jha <harshvardhan.jha@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_statefuns.c')
0 files changed, 0 insertions, 0 deletions