summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMatthieu Baerts <matthieu.baerts@tessares.net>2023-04-14 18:47:08 +0300
committerDavid S. Miller <davem@davemloft.net>2023-04-17 10:25:33 +0300
commitce395d0e3ad585839245a1f6a43cc144617a0163 (patch)
treee2d7842a2ee8c7a0d5b182edfb7a7945860da6b6 /tools/perf/scripts/python/export-to-postgresql.py
parentc3d713409b53c0db59887230341973d9b1f73bd4 (diff)
downloadlinux-ce395d0e3ad585839245a1f6a43cc144617a0163.tar.xz
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 <abaci@linux.alibaba.com> Suggested-by: Mat Martineau <martineau@kernel.org> Co-developed-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Acked-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions