Re: [PATCH] Input: iforce - Remove empty multiline comments
From: Thomas Gleixner
Date: Mon Jul 08 2019 - 02:01:20 EST
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 <timschumi@xxxxxx>
> ---
> 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