Re: [PATCH] Input - 88pm80x_onkey: add SPDX and drop GPL boilerplate
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2024-01-22 17:38:50
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2024-01-22 17:38:50
Also in:
lkml
On Sun, Jan 21, 2024 at 10:11:00PM +0100, Duje Mihanović wrote:
Add a SPDX-License-Identifier to the 88PM80x onkey driver and drop the GPL boilerplate in accordance with current kernel code guidelines. Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr> --- drivers/input/misc/88pm80x_onkey.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>