From: Alan Cox Date: Mon, 14 Feb 2011 16:27:22 +0000 (+0000) Subject: tty: now phase out the ioctl file pointer for good X-Git-Tag: v2.6.39-rc1~470^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6caa76b7786891b42b66a0e61e2c2fff2c884620;p=pandora-kernel.git tty: now phase out the ioctl file pointer for good Only oddities here are a couple of drivers that bogusly called the ldisc helpers instead of returning -ENOIOCTLCMD. Fix the bug and the rest goes away. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed