* [PATCH 2.4] amd76xrom.c unused warning
@ 2004-08-13 19:38 O.Sezer
0 siblings, 0 replies; only message in thread
From: O.Sezer @ 2004-08-13 19:38 UTC (permalink / raw)
To: linux-kernel; +Cc: marcelo.tosatti
[-- Attachment #1: Type: text/plain, Size: 9 bytes --]
$SUBJECT
[-- Attachment #2: amd76xrom.c-unused.diff --]
[-- Type: text/plain, Size: 344 bytes --]
--- 27rc5~/drivers/mtd/maps/amd76xrom.c 2003-06-13 17:51:34.000000000 +0300
+++ 27rc5/drivers/mtd/maps/amd76xrom.c 2004-08-07 14:09:39.000000000 +0300
@@ -178,7 +178,7 @@
iounmap((void *)(info->window_addr));
err_out_free_mmio_region:
release_mem_region(window->start, window->size);
-err_out_none:
+//err_out_none:
return -ENODEV;
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-13 19:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-13 19:38 [PATCH 2.4] amd76xrom.c unused warning O.Sezer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.