alistair23-linux/sound/drivers/vx
Pierre-Louis Bossart 5ddf2dfe82 ALSA: vx_core: remove warning for empty loop body
Fix W=1 warning.

sound/drivers/vx/vx_core.c: In function ‘snd_vx_threaded_irq_handler’:
sound/drivers/vx/vx_core.c:515:3: warning: suggest braces around empty
body in an ‘if’ statement [-Wempty-body]
  515 |   ; /* so far, nothing to do yet */
      |   ^

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200702193604.169059-23-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-07-07 12:13:16 +02:00
..
Makefile
vx_cmd.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_cmd.h
vx_core.c ALSA: vx_core: remove warning for empty loop body 2020-07-07 12:13:16 +02:00
vx_hwdep.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_mixer.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_pcm.c ALSA: drivers: Drop superfluous ioctl PCM ops 2019-12-11 07:25:26 +01:00
vx_uer.c