commit | e6dd76a6e9c20a6cc63406061f216d4eb7c9ae7b | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Mon Aug 28 23:38:15 2017 +0530 |
committer | Corey Minyard <cminyard@mvista.com> | Wed Sep 27 16:03:45 2017 -0500 |
tree | ce163e3425af4012798f8e79cb8e0b4efc5b63ed | |
parent | 1c9f98d1bfbd0696442f97fa7d43a727e1e16568 [diff] |
IPMI: make ipmi_poweroff_handler const Make this const as it is only passed to a const argument of the function ipmi_create_user. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>