This small set of patches (although it also could be a single patch...) rearranges groups of defines, redefines and module parameter declarations, so that they always appear in the same order defined by Kconfig, which makes it more pleasant to read and understand. It's a preparation for a bigger clean-up of current init code.
Mariusz Gorski (4): staging: panel: Reorder initial DEFAULT_* defines staging: panel: Reorder DEFAULT_* values redefines staging: panel: Reorder module parameter declarations staging: panel: Use better names for two defined values drivers/staging/panel/panel.c | 121 ++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 59 deletions(-) -- 2.1.3 -- 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/

