diff options
author | 2023-04-27 15:39:48 +0200 | |
---|---|---|
committer | 2023-04-28 09:43:04 +0100 | |
commit | e0807c430239d62d8dd7a25552e469aad8c3dd28 (patch) | |
tree | 8884df8495e6d29cca631f947ada33804caa7a0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (diff) | |
download | wireguard-linux-e0807c430239d62d8dd7a25552e469aad8c3dd28.tar.xz wireguard-linux-e0807c430239d62d8dd7a25552e469aad8c3dd28.zip |
mISDN: Use list_count_nodes()
count_list_member() really looks the same as list_count_nodes(), so use the
latter instead of hand writing it.
The first one return an int and the other a size_t, but that should be
fine. It is really unlikely that we get so many parties in a conference.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
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