From: Nishad Kamdar <nishadkam...@gmail.com> Date: Mon, 14 Oct 2019 21:51:20 +0530
> This patch corrects the SPDX License Identifier style > in header files related to Distributed Switch Architecture > drivers for NXP SJA1105 series Ethernet switch support. > It uses an expilict block comment for the SPDX License > Identifier. > > Changes made by using a script provided by Joe Perches here: > https://lkml.org/lkml/2019/2/7/46. > > Suggested-by: Joe Perches <j...@perches.com> > Signed-off-by: Nishad Kamdar <nishadkam...@gmail.com> > --- > Changes in v2: > - Modify the commit message to reflect the changes done. > - Correct some indentation errors. Applied, thanks.