summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2014-12-09 21:14:37 +0800
committerMark Brown <broonie@kernel.org>2014-12-15 18:21:40 +0000
commitf5d40b400fe2de5f9dc3d41681cc59b2b7c28f8c (patch)
tree2030f53a4c8ccd0085d24d9264942d0f7ada66c9 /net/mac80211/sta_info.h
parent1810afd3e1ded09c53d4e966dddce3c7d484521f (diff)
downloadlinux-f5d40b400fe2de5f9dc3d41681cc59b2b7c28f8c.tar.bz2
ASoC: Intel: fix return value check in sst_acpi_probe()
In case of error, the function platform_device_register_data() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/mac80211/sta_info.h')
0 files changed, 0 insertions, 0 deletions