diff options
author | Dan Carpenter <[email protected]> | 2022-01-11 10:16:51 +0300 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2022-02-28 14:22:04 +0200 |
commit | a8076c47f6f78e5709d3a6b89c146c2706637f02 (patch) | |
tree | a987254bec9141983390c4ef374d443720166564 /tools/perf/scripts/python/libxed.py | |
parent | d2cfd6897ce06aed87d989bf2a0b2d6bbba579db (diff) |
habanalabs: silence an uninitialized variable warning
Smatch warns that:
drivers/misc/habanalabs/common/command_buffer.c:471 hl_cb_ioctl()
error: uninitialized symbol 'device_va'.
Which is true, but harmless. Anyway, it's easy to silence this by
adding a error check.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions