* [2.5 patch] remove an unused variable from fd_mcs.c
@ 2003-06-21 14:31 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2003-06-21 14:31 UTC (permalink / raw)
To: linux-scsi; +Cc: linux-kernel, trivial
The patch belowremoves an unused variable from drivers/scsi/fd_mcs.c .
I've tested the compilation with 2.5.72-mm2.
--- linux-2.5.72-mm2/drivers/scsi/fd_mcs.c.old 2003-06-21 16:28:39.000000000 +0200
+++ linux-2.5.72-mm2/drivers/scsi/fd_mcs.c 2003-06-21 16:28:43.000000000 +0200
@@ -589,7 +589,6 @@
static int fd_mcs_proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout)
{
int len = 0;
- int i;
if (inout)
return (-ENOSYS);
Please apply
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-21 14:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-21 14:31 [2.5 patch] remove an unused variable from fd_mcs.c Adrian Bunk
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®