From: Richard Weinberger Date: Tue, 22 Mar 2011 23:33:48 +0000 (-0700) Subject: um: remove file pointer from ioctl X-Git-Tag: v2.6.39-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a06dc4d52458e4a909b652ee9fe8f82d2cd87a2;p=pandora-kernel.git um: remove file pointer from ioctl Commit 6caa76b ("tty: now phase out the ioctl file pointer for good") removed the ioctl file pointer. User Mode Linux's line driver uses this ioctl and needs a signature update too. Signed-off-by: Richard Weinberger Cc: Alan Cox Cc: Greg KH Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed