summaryrefslogtreecommitdiff
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2022-04-12 15:38:51 -0500
committerCorey Minyard <cminyard@mvista.com>2022-05-12 10:00:03 -0500
commit9824117dd964ecebf5d81990dbf21dfb56445049 (patch)
treef834dceb64c91da0d8a0e0ec1aa252f5e90f7035 /drivers/hwmon
parent7602b957e2404e5f98d9a40b68f1fd27f0028712 (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 <jwiese@rackspace.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions