diff options
author | Stefan Agner <stefan@agner.ch> | 2015-03-22 01:00:18 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-03-26 10:33:25 -0700 |
commit | afda768f88555a19bbcf66264d9fa622f78ff4fb (patch) | |
tree | c0ef414c0c96b518d3904575ba9a43c5d0c69db7 /arch/arm/boot/dts/dra72x.dtsi | |
parent | 606da4826b89b044b51e3a84958b802204cfe4c7 (diff) | |
download | blackbird-obmc-linux-afda768f88555a19bbcf66264d9fa622f78ff4fb.tar.gz blackbird-obmc-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 'arch/arm/boot/dts/dra72x.dtsi')
0 files changed, 0 insertions, 0 deletions