diff options
| author | Arvind Yadav <[email protected]> | 2017-08-14 05:56:26 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2017-08-14 16:17:53 +0000 |
| commit | b6ed072028705620ea2937ddafd77a202df034af (patch) | |
| tree | 417e93f9ed792a145da0a1147e2d9caba04e50a9 /net/unix/af_unix.c | |
| parent | ASoC: fsl: Convert to using %pOF instead of full_name (diff) | |
| download | kernel-b6ed072028705620ea2937ddafd77a202df034af.tar.gz kernel-b6ed072028705620ea2937ddafd77a202df034af.zip | |
ASoC: fsl: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions
working with snd_pcm_ops provided by <sound/soc.h> work with
const snd_pcm_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
