summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAmer Al Shanawany <amer.shanawany@gmail.com>2024-05-04 20:09:16 +0300
committerShuah Khan <skhan@linuxfoundation.org>2024-05-09 01:48:25 +0300
commitb0df30628459a0fb349e3de09cf0fd6548241044 (patch)
tree7c05c5e2bcb2fcd0c20c4200b61bb3ad4075a115 /tools/perf/scripts/python/export-to-postgresql.py
parent051f2226a545a07b5d21b5c9d8626ddd483c68a5 (diff)
downloadlinux-b0df30628459a0fb349e3de09cf0fd6548241044.tar.xz
selftests/capabilities: fix warn_unused_result build warnings
Fix the following warnings by adding return check and error handling. test_execve.c: In function ‘do_tests’: test_execve.c:100:17: warning: ignoring return value of ‘capng_get_caps_process’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 100 | capng_get_caps_process(); | ^~~~~~~~~~~~~~~~~~~~~~~~ validate_cap.c: In function ‘main’: validate_cap.c:47:9: warning: ignoring return value of ‘capng_get_caps_process’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 47 | capng_get_caps_process(); | ^~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Amer Al Shanawany <amer.shanawany@gmail.com> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions