commit | 81d02b7f8c507f06299476a0e5b2aa677c5eaecb | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Sat Jun 13 10:34:25 2015 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Sep 03 15:02:27 2015 -0500 |
tree | 4c29fc370d9ebdcd853f835013195a158193410d | |
parent | 5186cf9c74034a4a7856de9c8048493be34c457d [diff] |
ipmi: Make some data const that was only read Several data structures were only used for reading, so make them const. Signed-off-by: Corey Minyard <cminyard@mvista.com>