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
- Previous message: mtd/drivers/mtd/nand au1550nd.c, 1.7, 1.8 autcpu12.c, 1.20,
1.21 diskonchip.c, 1.34, 1.35 edb7312.c, 1.8, 1.9 h1910.c, 1.2,
1.3 ppchameleonevb.c, 1.2, 1.3 spia.c, 1.21, 1.22 toto.c, 1.2,
1.3 tx4925ndfmc.c, 1.3, 1.4 tx4938ndfmc.c, 1.2, 1.3
- Next message: mtd/drivers/mtd/devices doc2000.c, 1.62, 1.63 doc2001.c, 1.44,
1.45 doc2001plus.c, 1.9, 1.10 docprobe.c, 1.41, 1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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];
- Previous message: mtd/drivers/mtd/nand au1550nd.c, 1.7, 1.8 autcpu12.c, 1.20,
1.21 diskonchip.c, 1.34, 1.35 edb7312.c, 1.8, 1.9 h1910.c, 1.2,
1.3 ppchameleonevb.c, 1.2, 1.3 spia.c, 1.21, 1.22 toto.c, 1.2,
1.3 tx4925ndfmc.c, 1.3, 1.4 tx4938ndfmc.c, 1.2, 1.3
- Next message: mtd/drivers/mtd/devices doc2000.c, 1.62, 1.63 doc2001.c, 1.44,
1.45 doc2001plus.c, 1.9, 1.10 docprobe.c, 1.41, 1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list