summaryrefslogtreecommitdiff
path: root/fs/dax.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-12-08 20:31:24 +0300
committerMark Brown <broonie@kernel.org>2016-12-15 14:20:04 +0300
commit547cafa3efc3f12101cafd454e651c9a5a8feae4 (patch)
tree80fb5722143b771db0639e285feb10b730fc02eb /fs/dax.c
parenta5de5b74a50113564a1e0850e2da96c37c35e55d (diff)
downloadlinux-547cafa3efc3f12101cafd454e651c9a5a8feae4.tar.xz
ASoC: Intel: Skylake: remove unused 'ret'
In skl_tplg_mixer_dapm_post_pmd_event(), a variable 'ret' is initialized but not used. We don't check return of skl_delete_pipe, so remove the assignment as well, so remove this variable. sound/soc/intel/skylake/skl-topology.c: In function ‘skl_tplg_mixer_dapm_post_pmd_event’: sound/soc/intel/skylake/skl-topology.c:976:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int ret = 0; ^ Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions