Re: [PATCH] checkpatch: do not exit in main process subroutine

From: Joe Perches
Date: Sun Mar 31 2013 - 00:30:45 EST


On Sat, 2013-03-30 at 18:30 +0800, zhangwei(Jovi) wrote:
> On 2013/3/28 11:43, zhangwei(Jovi) wrote:
> > Currently checkpatch program exit when process empty file,
> > This will cause issue when @ARGV include many files ready to check.
> >
> > For example, there may have Module.symvers empty file in kernel directory.
> >
> > [root@jovi ~]# scripts/checkpatch.pl -f kernel/*
> >
> > then many file "after" empty file will not be check by script.
> > so disallow exit in main process subroutine.
> >
> > Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@xxxxxxxxxx>
> Joe, Ping?

Off on a holiday. Will check later.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/