The patch titled drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables has been removed from the -mm tree. Its filename was drivers-usb-misc-sisusbvga-sisusbc-kill-two-unused-variables.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables From: WANG Cong <xiyou.wangcong@xxxxxxxxx> Kill two unused variables in drivers/usb/misc/sisusbvga/sisusb.c. Signed-off-by: WANG Cong <xiyou.wangcong@xxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/usb/misc/sisusbvga/sisusb.c | 2 -- 1 file changed, 2 deletions(-) diff -puN drivers/usb/misc/sisusbvga/sisusb.c~drivers-usb-misc-sisusbvga-sisusbc-kill-two-unused-variables drivers/usb/misc/sisusbvga/sisusb.c --- a/drivers/usb/misc/sisusbvga/sisusb.c~drivers-usb-misc-sisusbvga-sisusbc-kill-two-unused-variables +++ a/drivers/usb/misc/sisusbvga/sisusb.c @@ -3316,8 +3316,6 @@ static struct usb_driver sisusb_driver = static int __init usb_sisusb_init(void) { - int retval; - struct sisusb_usb_data *sisusb; #ifdef INCL_SISUSB_CON sisusb_init_concode(); _ Patches currently in -mm which might be from xiyou.wangcong@xxxxxxxxx are git-net.patch fs-romfs-inodec-trivial-improvements.patch fs-udf-ballocc-mark-a-variable-as-uninitialized_var.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html