Re: [PATCH net-next v2 1/7] net: ethernet: fs_enet: convert to SPDX
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-30 20:56:15
Also in:
linuxppc-dev, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-30 20:56:15
Also in:
linuxppc-dev, lkml
On Thu, Aug 29, 2024 at 06:15:24PM +0200, Maxime Chevallier wrote:
The ENET driver has SPDX tags in the header files, but they were missing in the C files. Change the licence information to SPDX format. Acked-by: Christophe Leroy <redacted> Reviewed-by: Christophe Leroy <redacted> Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew