android_kernel_samsung_a7y1.../arch/powerpc
Nathan Chancellor 1b0f7cd082 powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
commit c3aae14e5d468d18dbb5d7c0c8c7e2968cc14aad upstream.

Clang warns:

../arch/powerpc/boot/4xx.c:231:3: warning: misleading indentation;
statement is not part of the previous 'else' [-Wmisleading-indentation]
        val = SDRAM0_READ(DDR0_42);
        ^
../arch/powerpc/boot/4xx.c:227:2: note: previous statement is here
        else
        ^

This is because there is a space at the beginning of this line; remove
it so that the indentation is consistent according to the Linux kernel
coding style and clang no longer warns.

Fixes: d23f5099297c ("[POWERPC] 4xx: Adds decoding of 440SPE memory size to boot wrapper library")
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://github.com/ClangBuiltLinux/linux/issues/780
Link: https://lore.kernel.org/r/20191209200338.12546-1-natechancellor@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:50:48 +02:00
..
boot powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize 2020-04-07 13:50:48 +02:00
configs A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
crypto A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
include powerpc/archrandom: fix arch_get_random_seed_int() 2020-04-07 13:39:07 +02:00
kernel powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild 2020-04-07 13:42:13 +02:00
kvm KVM: PPC: Book3S PR: Free shared page if mmu initialization fails 2020-04-07 13:50:37 +02:00
lib powerpc/lib: fix book3s/32 boot failure due to code patching 2020-04-06 17:01:53 +02:00
math-emu A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mm powerpc: Ensure that swiotlb buffer is allocated from low memory 2020-04-07 13:28:44 +02:00
net A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
oprofile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
perf A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
platforms powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() 2020-04-07 13:49:47 +02:00
sysdev soc/fsl/qe: Fix an error code in qe_pin_request() 2020-04-07 13:41:16 +02:00
xmon powerpc/xmon: fix dump_segments() 2020-04-07 12:42:01 +02:00
Kconfig of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc 2020-04-07 13:50:01 +02:00
Kconfig.debug A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile powerpc: vdso: Make vdso32 installation conditional in vdso_install 2020-04-07 13:41:29 +02:00
relocs_check.sh A750FXXU4CTBC 2020-03-27 21:51:54 +05:30