SPDX: Convert a few files that were missed before
As part of the main conversion a few files were missed. These files had additional whitespace after the '*' and before the SPDX tag and my previous regex was too strict. This time I did a grep for all SPDX tags and then filtered out anything that matched the correct styles. Fixes: 83d290c5 ("SPDX: Convert all of our single license tags to Linux Kernel style") Reported-by:Heinrich Schuchardt <xypron.debian@gmx.de> Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/mach-rmobile/include/mach/ehci-rmobile.h 1 addition, 2 deletionsarch/arm/mach-rmobile/include/mach/ehci-rmobile.h
- arch/arm/mach-socfpga/qts-filter.sh 1 addition, 1 deletionarch/arm/mach-socfpga/qts-filter.sh
- arch/arm/thumb1/include/asm/proc-armv/system.h 1 addition, 2 deletionsarch/arm/thumb1/include/asm/proc-armv/system.h
- board/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c 1 addition, 2 deletionsboard/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c
- board/xilinx/zynq/zynq-microzed/ps7_init_gpl.c 1 addition, 4 deletionsboard/xilinx/zynq/zynq-microzed/ps7_init_gpl.c
- board/xilinx/zynq/zynq-zc702/ps7_init_gpl.c 1 addition, 4 deletionsboard/xilinx/zynq/zynq-zc702/ps7_init_gpl.c
- board/xilinx/zynq/zynq-zc706/ps7_init_gpl.c 1 addition, 4 deletionsboard/xilinx/zynq/zynq-zc706/ps7_init_gpl.c
- board/xilinx/zynq/zynq-zed/ps7_init_gpl.c 1 addition, 4 deletionsboard/xilinx/zynq/zynq-zed/ps7_init_gpl.c
- cmd/bootefi.c 1 addition, 2 deletionscmd/bootefi.c
- doc/README.uefi 2 additions, 2 deletionsdoc/README.uefi
- drivers/net/vsc9953.c 1 addition, 2 deletionsdrivers/net/vsc9953.c
- drivers/usb/host/ehci-rmobile.c 1 addition, 2 deletionsdrivers/usb/host/ehci-rmobile.c
- drivers/video/bridge/Makefile 1 addition, 2 deletionsdrivers/video/bridge/Makefile
- include/asm-generic/pe.h 1 addition, 2 deletionsinclude/asm-generic/pe.h
- include/charset.h 1 addition, 2 deletionsinclude/charset.h
- include/efi_driver.h 1 addition, 2 deletionsinclude/efi_driver.h
- include/efi_loader.h 1 addition, 2 deletionsinclude/efi_loader.h
- include/efi_selftest.h 1 addition, 2 deletionsinclude/efi_selftest.h
- include/net.h 1 addition, 1 deletioninclude/net.h
- include/pe.h 1 addition, 2 deletionsinclude/pe.h
Loading
Please register or sign in to comment