From: Alan Cox Date: Sat, 19 Sep 2009 20:13:26 +0000 (-0700) Subject: tty: USB does not need the filp argument in the drivers X-Git-Tag: v2.6.32-rc1~627^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a509a7e478e4766114d69f12d19d644ac63e9765;p=pandora-kernel.git tty: USB does not need the filp argument in the drivers And indeed none of them use it. Clean this up as it will make moving to a standard open method rather easier. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed