about summary refs log tree commit diff
path: root/support
diff options
context:
space:
mode:
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>2024-02-18 23:02:34 +0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-02-23 08:50:00 -0300
commitfe00366b63c5cf1a84864647ec4e15721c04ebcf (patch)
tree988a87d8f7d10f98071df3dabbb6587f18bb96a6 /support
parent1e9a550ba41a5453c6578bb748fe2223a87e3024 (diff)
downloadglibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.tar.gz
glibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.tar.xz
glibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.zip
treewide: python-scripts: use `is None` for none-equality
Testing for `None`-ness with `==` operator is frowned upon and causes
warnings in at least "LGTM" python linter. Fix that.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions