On Sun, Mar 31, 2019 at 01:41:26AM -0500, Rob Herring wrote: > On Sat, Mar 23, 2019 at 06:58:14PM +0530, Nishad Kamdar wrote: > > This patch corrects the SPDX License Identifier style > > in the Hardware Architecture subsystem. > > > > Changes made by using a script provided by Joe Perches here: > > https://lkml.org/lkml/2019/2/7/46 > > and making some manual changes. > > > > Suggested-by: Joe Perches <joe@xxxxxxxxxxx> > > Signed-off-by: Nishad Kamdar <nishadkamdar@xxxxxxxxx> > > --- > > arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h | 2 +- > > arch/arm64/include/asm/pointer_auth.h | 2 +- > > arch/arm64/include/asm/sdei.h | 2 +- > > arch/arm64/include/asm/vmap_stack.h | 2 +- > > arch/nds32/include/asm/assembler.h | 2 +- > > No reason to put all arches in one patch. Please split by arch for > maintainers to take. > > Rob > Ok, I'll do that. Thanks for the review. Thanks and regards, Nishad