diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2020-01-14 00:14:05 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-01-14 09:47:53 +0300 |
commit | 75663c093d0bbbf51e3a3149f91f3148a7be3c5c (patch) | |
tree | fb07fa789e92d96f6be8e7b7704b82924badb5d9 /sound/pcmcia/pdaudiocf | |
parent | 4f5c26534d395bf68de38c3d4b6170ab28d49a05 (diff) | |
download | linux-75663c093d0bbbf51e3a3149f91f3148a7be3c5c.tar.xz |
ALSA: hda: patch_hdmi: remove warnings with empty body
make W=1 reports the following warnings, fix as suggested
sound/pci/hda/patch_hdmi.c: In function ‘hdmi_non_intrinsic_event’:
sound/pci/hda/patch_hdmi.c:824:3: warning: suggest braces around empty
body in an ‘if’ statement [-Wempty-body]
824 | ;
| ^
sound/pci/hda/patch_hdmi.c:826:3: warning: suggest braces around empty
body in an ‘if’ statement [-Wempty-body]
826 | ;
| ^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200113211405.28070-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pcmcia/pdaudiocf')
0 files changed, 0 insertions, 0 deletions