mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [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

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®