linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drivers/perf: Fix ERRORs reported by checkpatch
@ 2021-05-11 12:27 Jay Fang
  2021-05-11 12:27 ` [PATCH 1/4] drivers/perf: arm_spe_pmu: Fix some coding style issues Jay Fang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jay Fang @ 2021-05-11 12:27 UTC (permalink / raw)
  To: will, mark.rutland; +Cc: linux-arm-kernel, linuxarm, huangdaode, hejunhao2

From: Junhao He <hejunhao@huawei.com>

This patch-set fix some coding style issues reported by checkpatch tool.

Junhao He (4):
  drivers/perf: arm_spe_pmu: Fix some coding style issues
  drivers/perf: arm_pmu: Fix some coding style issues
  drivers/perf: arm-cmn: Add space after ','
  drivers/perf: arm-cci: Fix checkpatch spacing error

 drivers/perf/arm-cci.c     | 4 ++--
 drivers/perf/arm-cmn.c     | 2 +-
 drivers/perf/arm_pmu.c     | 6 ++----
 drivers/perf/arm_spe_pmu.c | 5 +----
 4 files changed, 6 insertions(+), 11 deletions(-)

-- 
2.8.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-05-25 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 12:27 [PATCH 0/4] drivers/perf: Fix ERRORs reported by checkpatch Jay Fang
2021-05-11 12:27 ` [PATCH 1/4] drivers/perf: arm_spe_pmu: Fix some coding style issues Jay Fang
2021-05-11 12:27 ` [PATCH 2/4] drivers/perf: arm_pmu: " Jay Fang
2021-05-11 12:27 ` [PATCH 3/4] drivers/perf: arm-cmn: Add space after ',' Jay Fang
2021-05-11 12:27 ` [PATCH 4/4] drivers/perf: arm-cci: Fix checkpatch spacing error Jay Fang
2021-05-25 18:58 ` [PATCH 0/4] drivers/perf: Fix ERRORs reported by checkpatch Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).