The patch titled istallion: remove unused variable has been removed from the -mm tree. Its filename was istallion-remove-unused-variable.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: istallion: remove unused variable From: Andre Haupt <andre@xxxxxxxxxxxxxxx> Signed-off-by: Andre Haupt <andre@xxxxxxxxxxxxxxx> Acked-by: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/char/istallion.c | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/char/istallion.c~istallion-remove-unused-variable drivers/char/istallion.c --- a/drivers/char/istallion.c~istallion-remove-unused-variable +++ a/drivers/char/istallion.c @@ -1660,7 +1660,6 @@ static int stli_ioctl(struct tty_struct { struct stliport *portp; struct stlibrd *brdp; - unsigned int ival; int rc; void __user *argp = (void __user *)arg; _ Patches currently in -mm which might be from andre@xxxxxxxxxxxxxxx are linux-next.patch stallion-removed-unused-variable.patch parport-remove-superfluous-local-variable.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