Re: [PATCH] checkpatch: Add test for SPDX-License-Identifier on wrong line #

From: Joe Perches
Date: Mon Feb 11 2019 - 07:49:44 EST


On Mon, 2019-02-11 at 13:41 +0100, Enrico Weigelt, metux IT consult
wrote:
> On 08.02.19 21:44, Joe Perches wrote:
> > Warn when any SPDX-License-Identifier: tag is not created
> > on the proper line number.
>
> By the way: there are corner cases, which can't have it at the first
> line, eg. scripts.

Which I believe the patch and script handles.

Please provide a sample if the script does not
operate properly.