commit | 55aa141ed909711939ee4546b85d09d2f2894532 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Oct 26 11:44:42 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 20 11:39:04 2018 -0800 |
tree | fd40a57d2d2a62744de6b9f1400b5a592b89e1f4 | |
parent | 6a7e69936992104e7abbf12c7f619a39bf139a48 [diff] |
ice: Constify global structures that can/should be Indicate these structs should not be modified and take advantage of some compiler optimizations by making these structs const. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>