All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixes for shellcheck/sparse warnings
@ 2025-04-22 13:10 Madhavan Srinivasan
  2025-04-22 13:10 ` [PATCH 1/6] powerpc/kvm: Fix sparse warning Madhavan Srinivasan
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Madhavan Srinivasan @ 2025-04-22 13:10 UTC (permalink / raw)
  To: mpe, christophe.leroy; +Cc: npiggin, naveen, linuxppc-dev, Madhavan Srinivasan

Patchset handles fixes for some of the sparse
and shellcheck warnings.

Madhavan Srinivasan (6):
  powerpc/kvm: Fix sparse warning
  powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
  powerpc/perf:make isa207_pmu_format_group struct static
  powerpc: fix sparse warnings
  powerpc/prom_init: Fix shellcheck warnings
  powerpc/boot/install.sh: Fix shellcheck warnings

 arch/powerpc/boot/install.sh             | 14 +++++++-------
 arch/powerpc/kernel/btext.c              |  2 +-
 arch/powerpc/kernel/kvm.c                |  8 ++++----
 arch/powerpc/kernel/prom_init_check.sh   | 16 ++++++++--------
 arch/powerpc/kernel/setup-common.c       |  2 +-
 arch/powerpc/perf/isa207-common.c        |  2 +-
 arch/powerpc/platforms/powernv/opal.c    |  2 +-
 arch/powerpc/platforms/pseries/lparcfg.c |  2 +-
 arch/powerpc/xmon/ppc-opc.c              | 20 ++++++++++----------
 9 files changed, 34 insertions(+), 34 deletions(-)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-05-18  3:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 13:10 [PATCH 0/6] Fixes for shellcheck/sparse warnings Madhavan Srinivasan
2025-04-22 13:10 ` [PATCH 1/6] powerpc/kvm: Fix sparse warning Madhavan Srinivasan
2025-04-22 13:10 ` [PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer" Madhavan Srinivasan
2025-05-02 10:08   ` Christophe Leroy
2025-05-18  3:51     ` Madhavan Srinivasan
2025-04-22 13:10 ` [PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static Madhavan Srinivasan
2025-05-07 11:52   ` kernel test robot
2025-04-22 13:10 ` [PATCH 4/6] powerpc: fix sparse warnings Madhavan Srinivasan
2025-05-02 10:16   ` Christophe Leroy
2025-05-18  3:54     ` Madhavan Srinivasan
2025-05-07 11:11   ` kernel test robot
2025-04-22 13:10 ` [PATCH 5/6] powerpc/prom_init: Fix shellcheck warnings Madhavan Srinivasan
2025-04-22 13:42   ` Stephen Rothwell
2025-04-22 13:10 ` [PATCH 6/6] powerpc/boot/install.sh: " Madhavan Srinivasan
2025-04-22 13:46   ` Stephen Rothwell
2025-04-23  8:44 ` [PATCH 0/6] Fixes for shellcheck/sparse warnings Venkat Rao Bagalkote

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.