Files
linux/drivers/video/fbdev/core
Arnd Bergmann 06f4277463 fbdev: simplify fb_getput_cmap()
This function is one of the remaining users of compat_alloc_user_space()
and copy_in_user().

Clean it up by copying to a local data structure copy instead,
which also leads to more readable code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200918100926.1447563-1-arnd@arndb.de
2020-09-25 16:34:50 +02:00
..
2020-07-27 12:40:56 +02:00
2019-06-12 20:28:38 +02:00
2020-07-27 12:40:56 +02:00
2020-07-27 12:40:56 +02:00
2020-07-27 12:40:56 +02:00
2020-09-18 14:45:44 +02:00
2020-09-25 16:34:50 +02:00
2019-07-23 14:17:22 +02:00
2020-06-24 17:08:33 +02:00