On Tue, 16 Apr 2019, Nishad Kamdar wrote: > This patch corrects the SPDX License Identifier style > in the nds32 Hardware Architecture related files. > > Suggested-by: Joe Perches <joe@xxxxxxxxxxx> > Signed-off-by: Nishad Kamdar <nishadkamdar@xxxxxxxxx> Actually instead of doing that we should fix the documentation. The requirement came from older binutils because they barfed on // style comments in ASM files. That's history as we upped the minimal binutil requirement. Thanks, tglx