-
Fabio Estevam authored
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>
d9a02c55
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>