* - istallion-remove-unused-variable.patch removed from -mm tree
@ 2008-07-21 21:34 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2008-07-21 21:34 UTC (permalink / raw)
To: andre, alan, mm-commits
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@bitwigglers.org>
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
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@bitwigglers.org are
linux-next.patch
stallion-removed-unused-variable.patch
parport-remove-superfluous-local-variable.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-21 21:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 21:34 - istallion-remove-unused-variable.patch removed from -mm tree akpm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox