If you look in scripts/Lindent you will see it calls:
indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl
The GNU indent utility has tons of options to accomodate every
sort of perverse coding style. I imagine some time with the
indent man page will produce a working solution for you in short
order,
-Erik
-- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/