summaryrefslogtreecommitdiffstats
path: root/sound/pci/trident/trident.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-07-25 23:00:57 +0200
committerTakashi Iwai <tiwai@suse.de>2018-07-26 08:33:16 +0200
commit63623646a06358833766016d8c1fe14d6576b3d0 (patch)
tree0272f9ccce8762cfa578d833949ae7f262c5fcce /sound/pci/trident/trident.c
parent0701492c86ac0446a834da35ef4991bcf8adb6c4 (diff)
ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast
The cast between user-space and kernel-space needs an explicit __force prefix, but it's missing in many places in emu10k1 driver code. Spotted by sparse as a warning like: sound/pci/emu10k1/emufx.c:529:33: warning: cast removes address space of expression Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/trident/trident.c')
0 files changed, 0 insertions, 0 deletions