diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:00:56 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-26 08:33:08 +0200 |
commit | 0701492c86ac0446a834da35ef4991bcf8adb6c4 (patch) | |
tree | 56c24fbad7282873be59431f3fb88cd46ab9a47b /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 191bb51e72c3b2b1ed1b2bd7ac30dd9f7ccea306 (diff) |
ALSA: korg1212: Add __force annotation to cast in user-copy callbacks
The user-copy callbacks in korg1212 driver contain the explicit cast
from a user pointer to a kernel pointer, but they missed __force
prefix. It's mandatory for converting between them.
Spotted by sparse, a warning like:
sound/pci/korg1212/korg1212.c:1329:33: warning: cast removes address space of expression
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions