diff options
author | Dan Carpenter <[email protected]> | 2021-10-06 10:33:47 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-06 15:23:02 +0100 |
commit | 9b139a38016ff849238ac1788f30c8a6b1cbc357 (patch) | |
tree | 814a90ea511d93e4212a590fc4628535da3edb30 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 5b71131b795f3e1a0896bf0514fa9f9047d6a077 (diff) |
mlxsw: spectrum_buffers: silence uninitialized warning
Static checkers and runtime checkers such as KMSan will complain that
we do not initialize the last 6 bytes of "cb_priv". The caller only
uses the first two bytes so it doesn't cause a runtime issue. Still
worth fixing though.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions