On Sun, 2009-11-15 at 20:54 +0300, Alexey Starikovskiy wrote:It is not really possible. Lindent is not the last step in the process.
You've made changes to automatically generated files, so all the style changes
would be overwritten when next time these files are generated -- all the files go through
Lindent, and almost all your changes were introduced by it. If you really want to make
style changes to ACPICA files, try to play with Lindent, so it produce what you want.
If you have anything beside style patches, please submit them separately
AFAIK, Lindent can't produce checkpatch clean output. It has to do with
various short comings in indent. You really need a human to check up on
it.
Daniel