diff options
| author | Chung Chung <[email protected]> | 2024-02-19 15:58:24 -0500 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2024-03-04 15:07:55 -0500 |
| commit | 81c751ad1b7f55e0ae04c51bb29c7d855754e3b3 (patch) | |
| tree | 82c883db1d47fc8862e658f830ce230df6c90fd6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 20be466c7a967a5743890e850914c3e86117ac15 (diff) | |
dm vdo: clean up scnprintf usage
Ignore scnprintf return status since it is not necessary. Change
write_* functions type from int to void since we no longer return
any result. Also, clean up any code that checks or uses any scnprintf
return results.
Check uds_allocate return code which was previous ignored, return
and log error when uds_allocate failed.
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Chung Chung <[email protected]>
Signed-off-by: Matthew Sakai <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions