In addition to the Kconfig help text patch I submitted earlier, this is a set of patches to touch up the partition handling files and also to change the "array of function pointers" algorithm of the main checking function to "list of calls to possible stub functions" to better fit in with the rest of the kernel code, to reduce memory usage by a few dozen bytes, and to generally be easier (in my opinion) to understand. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/5] partitions: Changes to fs/partitions for readability and efficiency
- From: Russell King <[email protected]>
- [PATCH 5/5] partitions: Rewrite check_partition to remove necessity of check_part
- From: "John Anthony Kazos Jr." <[email protected]>
- [PATCH 4/5] partitions: Add conditionals and static inline stubs to helpers in headers
- From: "John Anthony Kazos Jr." <[email protected]>
- [PATCH 3/5] partitions: Add conditionals to acorn.c to clear benign compiler warnings
- From: "John Anthony Kazos Jr." <[email protected]>
- [PATCH 2/5] partitions: Add Kconfig dependency to clear benign compiler warning
- From: "John Anthony Kazos Jr." <[email protected]>
- [PATCH 1/5] partitions: Touch up comments for check.h and ibm.h
- From: "John Anthony Kazos Jr." <[email protected]>
- Re: [PATCH 0/5] partitions: Changes to fs/partitions for readability and efficiency
- Prev by Date: Re: Reiser4. BEST FILESYSTEM EVER.
- Next by Date: [PATCH 1/5] partitions: Touch up comments for check.h and ibm.h
- Previous by thread: JFFS2 BUG(), report
- Next by thread: [PATCH 1/5] partitions: Touch up comments for check.h and ibm.h
- Index(es):