diff options
author | 2015-03-22 01:00:18 +0100 | |
---|---|---|
committer | 2015-03-26 10:33:25 -0700 | |
commit | afda768f88555a19bbcf66264d9fa622f78ff4fb (patch) | |
tree | c0ef414c0c96b518d3904575ba9a43c5d0c69db7 /scripts/gdb/linux/modules.py | |
parent | ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688 (diff) | |
download | wireguard-linux-afda768f88555a19bbcf66264d9fa622f78ff4fb.tar.xz wireguard-linux-afda768f88555a19bbcf66264d9fa622f78ff4fb.zip |
ARM: OMAP2+: remove superfluous NULL pointer check
The NULL pointer check for superset->muxnames will always evaluate
true since muxnames is an array within struct omap_mux. Remove the
superfluous check to avoid warnings when using LLVM/clang.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions