From: Tobias Klauser Date: Mon, 4 Jul 2005 17:32:51 +0000 (+0200) Subject: [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts X-Git-Tag: v2.6.14-rc1~492^2~18^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81671ddb7e24e9d1f84812dba8ed810935f77d40;p=pandora-kernel.git [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts The following patch removes unneeded casts for the following (void *) pointers: - tty_struct->driver_data - void *private argument of usb_serial_port_softint() Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed