[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.0.83.0704072235180.27057@sigma.j-a-k-j.com>
Date: Sat, 7 Apr 2007 23:33:06 -0400 (EDT)
From: "John Anthony Kazos Jr." <jakj@...-k-j.com>
To: aeb@....nl
cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] partitions: Changes to fs/partitions for readability
and efficiency
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists