mtd/drivers/mtd nftlmount.c,1.36,1.37

gleixner at infradead.org gleixner at infradead.org
Thu Sep 16 19:32:39 EDT 2004


Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv7532

Modified Files:
	nftlmount.c 
Log Message:
Fix warning

Index: nftlmount.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nftlmount.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- nftlmount.c	28 Jun 2004 13:52:55 -0000	1.36
+++ nftlmount.c	16 Sep 2004 23:32:37 -0000	1.37
@@ -41,7 +41,6 @@
 static int find_boot_record(struct NFTLrecord *nftl)
 {
 	struct nftl_uci1 h1;
-	struct nftl_oob oob;
 	unsigned int block, boot_record_count = 0;
 	size_t retlen;
 	u8 buf[SECTORSIZE];





More information about the linux-mtd-cvs mailing list