aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorMatthieu Baerts <[email protected]>2023-04-14 17:47:08 +0200
committerDavid S. Miller <[email protected]>2023-04-17 08:25:33 +0100
commitce395d0e3ad585839245a1f6a43cc144617a0163 (patch)
treee2d7842a2ee8c7a0d5b182edfb7a7945860da6b6 /scripts/gdb/linux/lists.py
parentc3d713409b53c0db59887230341973d9b1f73bd4 (diff)
mptcp: remove unused 'remaining' variable
In some functions, 'remaining' variable was given in argument and/or set but never read. net/mptcp/options.c:779:3: warning: Value stored to 'remaining' is never read [clang-analyzer-deadcode.DeadStores]. net/mptcp/options.c:547:3: warning: Value stored to 'remaining' is never read [clang-analyzer-deadcode.DeadStores]. The issue has been reported internally by Alibaba CI. Reported-by: Abaci Robot <[email protected]> Suggested-by: Mat Martineau <[email protected]> Co-developed-by: Jiapeng Chong <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Acked-by: Paolo Abeni <[email protected]> Signed-off-by: Matthieu Baerts <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions