fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 27 May 2017 03:51:09 +0000 (23:51 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 10 Jun 2017 03:50:58 +0000 (23:50 -0400)
commit9a4690379206695b63a175e227877490beb2eeda
treeb4d2e550bfc9b2b302900d4902d70cbf4ba91208
parentbcfe8ad8ef55a1cf3c935c2667e8e5ae598b3b7e
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()

it's easier to do the right thing directly

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/video/fbdev/core/fbmem.c