Home
last modified time | relevance | path

Searched hist:"227 ab8baa15bdd7a48acfb7b61c52a7a5eb87e72" (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_ssi_dbg.cdiff 227ab8baa15bdd7a48acfb7b61c52a7a5eb87e72 Fri Jun 14 11:47:55 CEST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ASoC: fsl: no need to check return value of debugfs_create functions

When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dfsl_ssi.hdiff 227ab8baa15bdd7a48acfb7b61c52a7a5eb87e72 Fri Jun 14 11:47:55 CEST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ASoC: fsl: no need to check return value of debugfs_create functions

When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dimx-audmux.cdiff 227ab8baa15bdd7a48acfb7b61c52a7a5eb87e72 Fri Jun 14 11:47:55 CEST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ASoC: fsl: no need to check return value of debugfs_create functions

When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dfsl_ssi.cdiff 227ab8baa15bdd7a48acfb7b61c52a7a5eb87e72 Fri Jun 14 11:47:55 CEST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ASoC: fsl: no need to check return value of debugfs_create functions

When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>