On Tue, 2013-11-05 at 14:04 +0800, Chen Gang wrote: > On 11/05/2013 01:54 PM, Joe Perches wrote: > > On Tue, 2013-11-05 at 13:45 +0800, Chen Gang wrote: > >> > If really as what I guess above (some patches no Signed-of-by), is there > >> > a tool to check and find this issue in time? > > scripts/checkpatch.pl bleats a message on missing sign-offs. > > Yeah, the author/maintainer can use it for checking. > > But do we have additional tools to let the version tree integrator (e.g. > sfr) notice about it?
git pre-commit hooks work. btw: there's some development efforts going on that might help here eventually. Read this thread: https://lkml.org/lkml/2013/10/26/158 -- 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/