On Mon, Aug 3, 2015 at 6:35 AM, Nan Xiao <[email protected]> wrote: > Hi all, > > I am just wondering whether there is a script/tool which format source code > according to kernel coding rule automatically? Such as tab, space, brace, > etc.
Try scripts/Lindent from the kernel source tree. Daniel. _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
