Re: [PATCH] usb/serial: fix function args warnings, dropping *filp

From: Sergei Shtylyov
Date: Sat Apr 02 2011 - 08:53:14 EST


Hello.

On 02-04-2011 5:04, Randy Dunlap wrote:

From: Randy Dunlap<randy.dunlap@xxxxxxxxxx>

Fix build warnings caused by removal of *filp arg in
struct usb_serial_driver.
These changes were missed somehow in commits
00a0d0d65b61241a718d0aee96f46b9a2d93bf26 and
60b33c133ca0b7c0b6072c87234b63fee6e80558.

How about also specifying the commit summaries for the human readers?

drivers/usb/serial/mct_u232.c:159: warning: initialization from incompatible pointer type
drivers/usb/serial/opticon.c:627: warning: initialization from incompatible pointer type

Signed-off-by: Randy Dunlap<randy.dunlap@xxxxxxxxxx>
Cc: Alan Cox<alan@xxxxxxxxxxxxxxx>

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/