aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-07-02 14:35:58 -0500
committerTakashi Iwai <[email protected]>2020-07-07 12:11:39 +0200
commit04b3c79533ecd702adfff92d6fe8cd09a3a48f5d (patch)
tree1c9c0857317711b5846ed48955e28c7105b1b64a /lib/mpi/mpi-mod.c
parent6add6b02e53f37638a55d64bbdd4cbf7abb2b1dd (diff)
ALSA: xen: remove 'set but not used' warning
Fix W=1 warning. Mark the 'req' variable as __always_unused. sound/xen/xen_snd_front.c: In function ‘xen_snd_front_stream_close’: sound/xen/xen_snd_front.c:117:21: warning: variable ‘req’ set but not used [-Wunused-but-set-variable] 117 | struct xensnd_req *req; | ^~~ Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions