diff options
author | Konstantin Kharlamov <Hi-Angel@yandex.ru> | 2024-02-18 23:02:34 +0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-02-23 08:50:00 -0300 |
commit | fe00366b63c5cf1a84864647ec4e15721c04ebcf (patch) | |
tree | 988a87d8f7d10f98071df3dabbb6587f18bb96a6 /libio/iofputws.c | |
parent | 1e9a550ba41a5453c6578bb748fe2223a87e3024 (diff) | |
download | glibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.tar glibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.tar.gz glibc-fe00366b63c5cf1a84864647ec4e15721c04ebcf.tar.bz2 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 'libio/iofputws.c')
0 files changed, 0 insertions, 0 deletions