diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:00:57 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-26 08:33:16 +0200 |
commit | 63623646a06358833766016d8c1fe14d6576b3d0 (patch) | |
tree | 0272f9ccce8762cfa578d833949ae7f262c5fcce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0701492c86ac0446a834da35ef4991bcf8adb6c4 (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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions