diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-02-06 17:31:52 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-02-10 08:26:38 +0100 |
commit | f4caf8993e92e65cf716cbd7c30091ab6dbeb8c7 (patch) | |
tree | 41026ddd3094e44b6b62098076ce6c8406ddc3e4 /net | |
parent | 6a7322df2c2825bb2f45d247432a3b7d3f3ed233 (diff) | |
download | linux-f4caf8993e92e65cf716cbd7c30091ab6dbeb8c7.tar.bz2 |
ALSA: emu8000: Fix the cast to __user pointer
Fixes the sparse warnings. The cast to __user pointer needs __force:
sound/isa/sb/emu8000_pcm.c:528:9: warning: cast removes address space '<asn:1>' of expression
No functional changes, just sparse warning fixes.
Link: https://lore.kernel.org/r/20200206163152.6073-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions