diff options
| author | Christophe JAILLET <[email protected]> | 2023-04-27 13:39:48 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-04-28 08:43:04 +0000 |
| commit | e0807c430239d62d8dd7a25552e469aad8c3dd28 (patch) | |
| tree | 8884df8495e6d29cca631f947ada33804caa7a0b /tools/perf/scripts/python/sctop.py | |
| parent | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... (diff) | |
| download | kernel-e0807c430239d62d8dd7a25552e469aad8c3dd28.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
