Re: [PATCH] checkpatch: Properly detect /* */ style SPDX header.

From: Joe Perches
Date: Thu Jan 31 2019 - 11:55:00 EST


On Thu, 2019-01-31 at 17:56 +0800, Pi-Hsun Shih wrote:
> Currently for a header line "/* SPDX-License-Identifier: GPL-2.0 */",
> only the part starting from "SPDX-" is passed to spdxcheck.py, and cause
> false warning. Fix this by passing the whole line to spdxcheck.py
> instead.

Thanks but I submitted a different patch:

https://lore.kernel.org/lkml/8b02899853247a2c67669561761f354dd3bd110e.camel@xxxxxxxxxxx/