* [TRIVIAL][PATCH] Removed unused symbol from drivers/char/esp.c
@ 2003-09-29 11:06 Shine Mohamed
2003-10-01 8:59 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Shine Mohamed @ 2003-09-29 11:06 UTC (permalink / raw)
To: trivial, linux-kernel
A quick patch to remove unused symbol from drivers/char/esp.c
--- drivers/char/esp.c.orig 2003-09-29 14:27:46.000000000 +0530
+++ drivers/char/esp.c 2003-09-29 14:27:59.000000000 +0530
@@ -2612,7 +2612,7 @@
static void __exit espserial_exit(void)
{
unsigned long flags;
- int e1, e2;
+ int e1;
unsigned int region_start, region_end;
struct esp_struct *temp_async;
struct esp_pio_buffer *pio_buf;
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [TRIVIAL][PATCH] Removed unused symbol from drivers/char/esp.c
2003-09-29 11:06 [TRIVIAL][PATCH] Removed unused symbol from drivers/char/esp.c Shine Mohamed
@ 2003-10-01 8:59 ` Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2003-10-01 8:59 UTC (permalink / raw)
To: Shine Mohamed; +Cc: linux-kernel
In message <200309291636.06040.shinemohamed_j@naturesoft.net> you write:
> A quick patch to remove unused symbol from drivers/char/esp.c
>
> --- drivers/char/esp.c.orig 2003-09-29 14:27:46.000000000 +0530
> +++ drivers/char/esp.c 2003-09-29 14:27:59.000000000 +0530
I've fixed these up, but for future reference, try diffing from one
level down, so the results can be applied with patch -p1 from inside
the directory.
It seems to be the standard, and it's what my scripts expect.
Thanks,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-02 1:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-29 11:06 [TRIVIAL][PATCH] Removed unused symbol from drivers/char/esp.c Shine Mohamed
2003-10-01 8:59 ` Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®