Re: [PATCH] Input: iforce - Remove empty multiline comments
From: Thomas Gleixner <hidden>
Date: 2019-07-08 06:01:18
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2019-07-08 06:01:18
Also in:
lkml
On Mon, 8 Jul 2019, Tim Schumacher wrote:
Those are remnants of the SPDX identifier migration, which haven't been removed properly. Signed-off-by: Tim Schumacher <redacted> --- This is probably the highest level of cosmetic-only that a patch can achieve, sorry for the noise. CCing Thomas Gleixner, since the tool (is it a tool?) that makes those SPDX changes would have room for improvement in that regard. It seems to expect that all of the license information is contained within the same comment block, which wasn't the case for the iforce driver.
Right. I noticed too late, that these empty comments were left. Tool was
fixed for later patches.
Thanks for cleaning that up.
tglx