diff options
author | Corey Minyard <[email protected]> | 2022-04-12 15:38:51 -0500 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2022-05-12 10:00:03 -0500 |
commit | 9824117dd964ecebf5d81990dbf21dfb56445049 (patch) | |
tree | f834dceb64c91da0d8a0e0ec1aa252f5e90f7035 /tools/perf/scripts/python | |
parent | 7602b957e2404e5f98d9a40b68f1fd27f0028712 (diff) |
ipmi: Add an intializer for ipmi_smi_msg struct
There was a "type" element added to this structure, but some static
values were missed. The default value will be zero, which is correct,
but create an initializer for the type and initialize the type properly
in the initializer to avoid future issues.
Reported-by: Joe Wiese <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions