summaryrefslogtreecommitdiff
path: root/scripts/dtc/pylibfdt/setup.py
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-07-28 17:42:21 +0100
committerFabio Estevam <festevam@gmail.com>2025-08-07 08:15:45 -0300
commit5275b5612b55a0fac7df32b5eaf4c997c39419c4 (patch)
treef63f2b318e6b3b1024ac28b74dd3aa6f73ebd20d /scripts/dtc/pylibfdt/setup.py
parentb1a89c5232f783400669235f148cc0f39accd333 (diff)
imx: scu_api: Remove unnecessary NULL check
In sc_seco_secvio_dgo_config there is a check for data being NULL but this occurs after data has already been dereferenced. All callers of the function provide a valid pointer for data so no need for the NULL check. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'scripts/dtc/pylibfdt/setup.py')
0 files changed, 0 insertions, 0 deletions