[Yaffs] [PATCH YAFFS2 0/15] Pending patches.

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Luc Van Oostenryck
Date:  
To: yaffs
New-Topics: [Yaffs] [PATCH YAFFS2 01/15] missing-config.h, [Yaffs] [PATCH YAFFS2 04/15] fix-constness-in-decl-of-writeChunkWithTagsToNAND, [Yaffs] [PATCH YAFFS2 03/15] read-super-MTD-if-CONFIG_YAFFS-or-YAFFS2_MTD_ENABLED, [Yaffs] [PATCH YAFFS2 12/15] sparse-fix--make-some-symbol-static-guts, [Yaffs] [PATCH YAFFS2 06/15] sparse-fix--add-missing-header, [Yaffs] [PATCH YAFFS2 11/15] sparse-fix--use-C99-struct-initializer, [Yaffs] [PATCH YAFFS2 09/15] add-a-name-to-nandemul2k, [Yaffs] [PATCH YAFFS2 13/15] sparse-fix--make-some-symbol-static, [Yaffs] [PATCH YAFFS2 02/15] remove-obsoleted-includes, [Yaffs] [PATCH YAFFS2 14/15] sparse-fix--remove-unused, [Yaffs] [PATCH YAFFS2 07/15] fix-declarations-in-nandemul2k.c, [Yaffs] [PATCH YAFFS2 08/15] fix-devname, [Yaffs] [PATCH YAFFS2 05/15] conditionalize-internals-read_super, [Yaffs] [PATCH YAFFS2 15/15] fix-mknod-uid-gid, [Yaffs] [PATCH YAFFS2 10/15] make-private-nandemul2k-nand_scan
Subject: [Yaffs] [PATCH YAFFS2 0/15] Pending patches.

Here is a serie of pending patches synchronised with the current CVS HEAD.

Some of them are small cleanups and can be ignored without problems
but others are real compile or functional fixes and I would prefer
they are applied before any global cleanup/code reformating or
a great renaming occurs.
Also, this is maybe a good start point to see how we can organise the work.

Luc