Loading drivers/hwmon/ibmaem.c +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ static struct platform_driver aem_driver = { struct aem_ipmi_data { struct completion read_complete; struct ipmi_addr address; ipmi_user_t user; struct ipmi_user *user; int interface; struct kernel_ipmi_msg tx_message; Loading drivers/hwmon/ibmpex.c +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ struct ibmpex_bmc_data { struct ipmi_addr address; struct completion read_complete; ipmi_user_t user; struct ipmi_user *user; int interface; struct kernel_ipmi_msg tx_message; Loading Loading
drivers/hwmon/ibmaem.c +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ static struct platform_driver aem_driver = { struct aem_ipmi_data { struct completion read_complete; struct ipmi_addr address; ipmi_user_t user; struct ipmi_user *user; int interface; struct kernel_ipmi_msg tx_message; Loading
drivers/hwmon/ibmpex.c +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ struct ibmpex_bmc_data { struct ipmi_addr address; struct completion read_complete; ipmi_user_t user; struct ipmi_user *user; int interface; struct kernel_ipmi_msg tx_message; Loading