linux/arch/powerpc
Madhavan Srinivasan 8763d2257f powerpc/boot/install.sh: Fix shellcheck warnings
Fix shellcheck warning such as
"Double quote to prevent globbing and word splitting." and
Use $(...) notation instead of legacy backticks `...`.

Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250518044107.39928-4-maddy@linux.ibm.com
2025-08-20 14:05:18 +05:30
..
boot powerpc/boot/install.sh: Fix shellcheck warnings 2025-08-20 14:05:18 +05:30
configs Networking changes for 6.17. 2025-07-30 08:58:55 -07:00
crypto lib/crypto: powerpc/sha1: Migrate optimized code into library 2025-07-14 11:11:49 -07:00
include powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
kernel powerpc/prom_init: Fix shellcheck warnings 2025-08-20 14:05:18 +05:30
kexec Add a new optional ",cma" suffix to the crashkernel= command line option 2025-07-19 19:08:22 -07:00
kvm KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter() 2025-08-20 13:51:26 +05:30
lib Crypto library updates for 6.17 2025-07-28 17:58:52 -07:00
math-emu
mm Significant patch series in this pull request: 2025-08-03 16:23:09 -07:00
net powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
perf powerpc updates for 6.17 2025-07-29 20:28:38 -07:00
platforms powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block 2025-08-20 14:02:47 +05:30
purgatory
sysdev powerpc: Use dev_fwnode() 2025-08-20 13:53:10 +05:30
tools
xmon powerpc: Don't use --- in kernel logs 2025-04-29 11:41:38 +05:30
Kbuild
Kconfig Summary of significant series in this pull request: 2025-07-31 14:57:54 -07:00
Kconfig.debug
Makefile arch/powerpc: Remove .interp section in vmlinux 2025-07-22 14:21:19 +05:30
Makefile.postlink