diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2016-08-13 03:13:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-08-22 11:11:05 +0200 |
commit | e12ec251e4db472e00df2aaefc13430efa25b5ea (patch) | |
tree | a9fc3ae6ac223d8ae99c5c72a69947b7973af6c1 /sound/usb/quirks.c | |
parent | ALSA: seq: change ioctl command operation to get data in kernel space (diff) | |
download | linux-e12ec251e4db472e00df2aaefc13430efa25b5ea.tar.xz linux-e12ec251e4db472e00df2aaefc13430efa25b5ea.zip |
ALSA: seq: obsolete change of address limit
Former commits change existent functions so that they don't handle data in
kernel space. Copying from/to userspace is done outside of the functions,
thus no need to change address limit of running task.
This commit obsoletes get_fs()/set_fs() and applies corresponding changes.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/quirks.c')
0 files changed, 0 insertions, 0 deletions