On Wed, Jun 01, 2011 at 06:32:56PM -0400, Davidlohr Bueso wrote: > Unite common features and code present in mkfs.minix and fsck.minix > into a single minix.h header. All three patches applied, but... CC fsck.minix.o In file included from fsck.minix.c:105:0: minix.h: In function âinode_blocksâ: minix.h:126:16: warning: unused variable âretâ fsck.minix.c: In function âmap_block2â: fsck.minix.c:467:9: warning: array subscript is above array bounds CC ismounted.o CCLD fsck.minix CC mkfs.minix.o In file included from mkfs.minix.c:76:0: minix.h: In function âinode_blocksâ: minix.h:126:16: warning: unused variable âretâ ... I guess you will fix these warnings in some next cleanup patches. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html