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.
Signed-off-by: Maxime Chevallier
---
drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c | 5 +
drivers/net/ethernet/freescale/fs_enet/mac-fcc.c | 5
Le 28/08/2024 à 11:50, Maxime Chevallier a écrit :
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.
AFAIK you have to CC linux-s...@vger.kernel.org for this kind of change.
Signed-off-by: Maxime Chevall