On Sat, 2013-08-17 at 10:24 +0200, Borislav Petkov wrote: > On Sat, Aug 17, 2013 at 09:42:56AM +0200, Ingo Molnar wrote: > > > > * Youquan Song <youquan.s...@linux.intel.com> wrote: [] > > Firstly, please use the customary (multi-line) comment > > style: > > > > /* > > * Comment ..... > > * ...... goes here. > > */ > > > > specified in Documentation/CodingStyle. > > This keeps popping up. Maybe it should be in checkpatch, Joe? > With the special handling of net/ and drivers/net/ of course.
I don't feel that's useful. You're welcome to add it if you want to. checkpatch tends to be used for firs patch submissions and adding it would only encourage a new wave of trivial whitespace patches. I think there are already way, _way_ too many existing instances of comments that are of the form /* foo * ... to add that. There are 10s of thousands outside of net/ and drivers/net/. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/