diff options
author | 2020-02-02 10:07:23 +0100 | |
---|---|---|
committer | 2020-02-02 10:08:24 +0100 | |
commit | 81b450909bfb4b71b4ae1c07add4feada32892bd (patch) | |
tree | ac9ca18f563b5546aa18a65e2806d5d3824e0855 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: dummy: Fix PCM format loop in proc output (diff) | |
download | wireguard-linux-81b450909bfb4b71b4ae1c07add4feada32892bd.tar.xz wireguard-linux-81b450909bfb4b71b4ae1c07add4feada32892bd.zip |
ALSA: emu10k1: Fix annotation and cast for the recent uapi header change
The recent sound/emu10k1.h uapi header change by the commit
2e4688676392 ("ALSA: emu10k1: Make uapi/emu10k1.h compilable again")
made sparse angry because of the inconsistency of __user annotation
and the own ctl id struct that were changed in uapi header.
This patch addresses those by adjusting the cast and annotations
properly again.
Fixes: 2e4688676392 ("ALSA: emu10k1: Make uapi/emu10k1.h compilable again")
Link: https://lore.kernel.org/r/20200202090724.18232-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions