summaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2021-03-11 18:18:37 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-03-18 08:15:18 +0000
commitb82a571832ec161ea7b7f5d25f898b309cf68509 (patch)
tree165dad83c8e16824efcf357d94b8251ca83695ff /src/mainboard/google/storm
parenta12e16233b83d9612e539fa85e9b91cc0974ede9 (diff)
util/qualcomm: fix python syntax warnings
Don't use 'is' and 'is not' for comparison with literals. This fixes warnings like: .../mbn_tools.py:1097: SyntaxWarning: "is not" with a literal. Did you mean "!="? if int(off) is not 0: Change-Id: Idd68acfcbd1a07cbbb9ab41d9581c4850a431445 Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51427 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard/google/storm')
0 files changed, 0 insertions, 0 deletions