[PATCH 0/5] partitions: Changes to fs/partitions for readabilityand efficiency

From: John Anthony Kazos Jr.
Date: Sat Apr 07 2007 - 23:33:52 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/