linux/arch/powerpc/kexec
Sourabh Jain 9803af2911 powerpc/crash: remove unnecessary NULL check before kvfree()
Fix the following coccicheck build warning:

arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some
freeing functions is not needed.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404261048.skfV5DDB-lkp@intel.com/
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240502182040.774759-1-sourabhjain@linux.ibm.com
2024-05-03 12:20:50 +10:00
..
core_32.c powerpc: Remove CONFIG_FSL_BOOKE 2022-09-26 22:47:37 +10:00
core_64.c powerpc/kexec: make the update_cpus_node() function public 2024-04-23 14:59:51 +10:00
core.c powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency 2024-03-17 13:34:00 +11:00
crash.c powerpc/crash: remove unnecessary NULL check before kvfree() 2024-05-03 12:20:50 +10:00
elf_64.c powerpc/crash: add crash CPU hotplug support 2024-04-23 15:00:04 +10:00
file_load_64.c powerpc/crash: add crash memory hotplug support 2024-04-23 15:00:04 +10:00
file_load.c
Makefile powerpc/kexec: move *_memory_ranges functions to ranges.c 2024-04-23 14:59:01 +10:00
ranges.c powerpc/crash: add crash memory hotplug support 2024-04-23 15:00:04 +10:00
relocate_32.S powerpc/32: Curb objtool unannotated intra-function call warning 2024-03-03 22:20:28 +11:00
vmcore_info.c arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c 2024-02-23 17:48:25 -08:00