Re: [PATCH] checkpatch: Don't complain about long "Fixes:" lines

2015-08-06 Thread Michael Ellerman
On Wed, 2015-08-05 at 20:50 -0700, Joe Perches wrote: > On Thu, 2015-08-06 at 13:44 +1000, Michael Ellerman wrote: > > We encourage people to mention the commit they are fixing, if any, using > > a Fixes line, see SubmittingPatches. > > https://lkml.org/lkml/2015/7/31/1271 Thanks. cheers --

Re: [PATCH] checkpatch: Don't complain about long Fixes: lines

2015-08-06 Thread Michael Ellerman
On Wed, 2015-08-05 at 20:50 -0700, Joe Perches wrote: On Thu, 2015-08-06 at 13:44 +1000, Michael Ellerman wrote: We encourage people to mention the commit they are fixing, if any, using a Fixes line, see SubmittingPatches. https://lkml.org/lkml/2015/7/31/1271 Thanks. cheers -- To

Re: [PATCH] checkpatch: Don't complain about long "Fixes:" lines

2015-08-05 Thread Joe Perches
On Thu, 2015-08-06 at 13:44 +1000, Michael Ellerman wrote: > We encourage people to mention the commit they are fixing, if any, using > a Fixes line, see SubmittingPatches. https://lkml.org/lkml/2015/7/31/1271 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH] checkpatch: Don't complain about long "Fixes:" lines

2015-08-05 Thread Michael Ellerman
We encourage people to mention the commit they are fixing, if any, using a Fixes line, see SubmittingPatches. Although it's not mentioned explicitly, it's preferable if the Fixes line is not wrapped, so skip Fixes lines when checking for overlength lines. Signed-off-by: Michael Ellerman ---

[PATCH] checkpatch: Don't complain about long Fixes: lines

2015-08-05 Thread Michael Ellerman
We encourage people to mention the commit they are fixing, if any, using a Fixes line, see SubmittingPatches. Although it's not mentioned explicitly, it's preferable if the Fixes line is not wrapped, so skip Fixes lines when checking for overlength lines. Signed-off-by: Michael Ellerman

Re: [PATCH] checkpatch: Don't complain about long Fixes: lines

2015-08-05 Thread Joe Perches
On Thu, 2015-08-06 at 13:44 +1000, Michael Ellerman wrote: We encourage people to mention the commit they are fixing, if any, using a Fixes line, see SubmittingPatches. https://lkml.org/lkml/2015/7/31/1271 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of