Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes: > The thing is, and that was what the report was all about, not every > line _is_ of that format. We have commetns from the sign-off people. > Things like this: > > Signed-off-by: Noam Camus <noamc@xxxxxxxxxx> > Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> > [ Also removed pointless cast from "void *". - Linus ] > Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> OK, I didn't know that was acceptable in the kernel community to have random comments like that inside the block. Can these comments span multiple paragraphs? What I am wondering is what you want to see in a case like this: Signed-off-by: Noam Camus <noamc@xxxxxxxxxx> Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> [ Also removed pointless cast from "void *". - Linus] Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> [ Ahh, we have to tell at least these people - stakeholder class 1 - staeholder class 2 ] Cc: foo Cc: bar -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html