Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc-add-code-to-work-with-device-trees-in-kexec_file_load-checkpa…
…tch-fixes WARNING: please, no space before tabs torvalds#57: FILE: arch/powerpc/kernel/machine_kexec_64.c:692: + * ^I^I^Ibe none.$ WARNING: line over 80 characters torvalds#151: FILE: arch/powerpc/kernel/machine_kexec_64.c:786: + ret = fdt_delprop(fdt, chosen_node, "linux,initrd-start"); WARNING: line over 80 characters torvalds#232: FILE: arch/powerpc/kernel/machine_kexec_64.c:867: + prop = fdt_getprop(fdt, chosen_node, "linux,stdout-path", total: 0 errors, 3 warnings, 233 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. ./patches/powerpc-add-code-to-work-with-device-trees-in-kexec_file_load.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Thiago Jung Bauermann <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information