summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Allan2018-08-09 15:29:02 +0200
committerJeff Kirsher2018-08-23 20:32:59 +0200
commit43f8b22450f0a721915f1d2c7e3db6dd9573e76b (patch)
treebfa3e7c93f73563a3f7b2adfe2ed7bfa70508be7 /Makefile
parentice: Fix potential return of uninitialized value (diff)
downloadkernel-qcow2-linux-43f8b22450f0a721915f1d2c7e3db6dd9573e76b.tar.gz
kernel-qcow2-linux-43f8b22450f0a721915f1d2c7e3db6dd9573e76b.tar.xz
kernel-qcow2-linux-43f8b22450f0a721915f1d2c7e3db6dd9573e76b.zip
ice: Change struct members from bool to u8
Recent versions of checkpatch have a new warning based on a documented preference of Linus to not use bool in structures due to wasted space and the size of bool is implementation dependent. For more information, see the email thread at https://lkml.org/lkml/2017/11/21/384. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions