diff options
author | Edward O'Callaghan <quasisec@google.com> | 2020-12-19 11:21:49 +1100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2020-12-20 23:10:08 +0000 |
commit | 358a350e11d26e882996a704821d83b846aab0d8 (patch) | |
tree | 7df3f2df2c385030800d2a527be7641e2adf24ee /meson.build | |
parent | 65067c7d8e3c0ea0ca0bd7101a036748a272dfb0 (diff) | |
download | flashrom-358a350e11d26e882996a704821d83b846aab0d8.tar.gz flashrom-358a350e11d26e882996a704821d83b846aab0d8.tar.bz2 flashrom-358a350e11d26e882996a704821d83b846aab0d8.zip |
layout.h,c: Use 'false' over '0' for bool type
The field member 'included' is of type boolean and so keep to
using 'true, false' values over numerics like '0'. Get rid of
a unnecessary yet trivial tab at the end of layout.h while we
are here.
BUG=none
BRANCH=none
TEST=builds
Change-Id: Ib594de2834175482ae5e36d9dd354ef2555c53d5
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/48743
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sam McNally <sammc@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions