commit | c690d141489b0788db9ba95cc33075ad37d3ec30 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Thu Jan 05 10:52:54 2017 -0600 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Feb 09 09:10:05 2017 -0600 |
tree | eb18b6374da864c2bacb3a3757aee3db73019e2f | |
parent | 210af2a5f12403a8968d6014742886cc7e9823b4 [diff] |
acpi:ipmi: Make IPMI user handler const ipmi_create_user() now takes the user handlers as const, make it const in the ACPI IPMI code. Cc: linux-acpi@vger.kernel.org Cc: Zhao Yakui <yakui.zhao@intel.com> Cc: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Acked-by: Rafael J. Wysocki <rjw@rjwysocki.net>