diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-04-12 11:02:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:00 +0100 |
commit | ce557e42d566cc66ac9d48e62bcafed98eb04d75 (patch) | |
tree | ea38f7c4a618c94fe9c904cec51838fea70ff25f /bitbake/lib/bb/parse/parse_py/BBHandler.py | |
parent | 2bc1f0465a4b42354a0529e36f8369631cd60737 (diff) | |
download | poky-ce557e42d566cc66ac9d48e62bcafed98eb04d75.tar.gz |
bitbake: prserv: remove unnecessary code
In db.py, the ifnull() statement guarantees that the SQL request will
return a value. It's therefore unnecessary to test the case when no
value is found.
(Bitbake rev: b34fdd96569cd62af99ca163bb994a3329bdc919)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>
Cc: Tim Orling <ticotimo@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/BBHandler.py')
0 files changed, 0 insertions, 0 deletions