[PATCH 0/4] staging: panel: Module parameters clean-up

Mariusz Gorski marius.gorski at gmail.com
Wed Nov 12 01:08:05 UTC 2014


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



More information about the devel mailing list