summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2024-12-02 18:26:37 +0300
committerDavid Teigland <teigland@redhat.com>2024-12-19 22:11:23 +0300
commit57cdd1a1cf1464199678f9338049b63fb5d5b41c (patch)
treee29a99513ce4b32cea6303565f0f43ebd52444e4 /tools/perf/scripts/python/sctop.py
parent134129520beaf3339482c557361ea0bde709cf36 (diff)
downloadlinux-57cdd1a1cf1464199678f9338049b63fb5d5b41c.tar.xz
dlm: fix srcu_read_lock() return type to int
The return type of srcu_read_lock() is int and not bool. Whereas we using the ret variable only to evaluate a bool type of dlm_lowcomms_con_has_addr() to check if an address is already being set. Fixes: 6f0b0b5d7ae7 ("fs: dlm: remove dlm_node_addrs lookup list") Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions