summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-09-27 00:16:56 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-02-02 01:41:05 +0200
commit67c3cabf052b093c949e4fb1070ba416786e3960 (patch)
tree33324e3ba0cf452a508b43e0a0a7b8b05804aafe /scripts/gdb/linux/modules.py
parent5645b93f8b4a4e8fb1ce3a3069cfef085c14ebd8 (diff)
soc: qcom: msm-spm: Remove useless NULL check in msm_spm_drv_flush_shadow
Clang warns: ../drivers/soc/qcom/msm-spm.c:156:15: warning: address of array 'dev->reg_shadow' will always evaluate to 'true' [-Wpointer-bool-conversion] BUG_ON(!dev->reg_shadow); ~~~~~~^~~~~~~~~~ Fixes: de64ab2e8604 ("soc: spm: Snapshot of the SPM driver from 3.18 kernel") Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions