diff options
author | Fabio Estevam <festevam@gmail.com> | 2017-08-07 14:08:53 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-07 17:47:24 +0200 |
commit | d9a02c552cd69c466998e3afdf420cb4c0b9d9d9 (patch) | |
tree | 9289218c61791811c1c56283927641ed25586603 /include/sound | |
parent | ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec (diff) | |
download | linux-d9a02c552cd69c466998e3afdf420cb4c0b9d9d9.tar.xz linux-d9a02c552cd69c466998e3afdf420cb4c0b9d9d9.zip |
ASoC: soc-core: Use IS_ERR_OR_NULL()
The check of IS_ERR or NULL pointer can be replaced by IS_ERR_OR_NULL(),
which helps readability.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions