diff options
| author | Mike Snitzer <[email protected]> | 2023-11-30 19:54:56 -0500 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2024-02-20 13:43:17 -0500 |
| commit | 4c79d55678b8bf993cb94c6181180997112bb353 (patch) | |
| tree | 9c81e56bd40f26c09e362d3cfcde7e458d26d31d /tools/perf/scripts/python | |
| parent | 9165dac82273579b150bb56f76c6cf3222eb1a58 (diff) | |
dm vdo: fix how dm_kcopyd_client_create() failure is checked
dm_kcopyd_client_create() returns an ERR_PTR so its return must be
checked with IS_ERR().
Signed-off-by: Mike Snitzer <[email protected]>
Signed-off-by: Chung Chung <[email protected]>
Signed-off-by: Matthew Sakai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions