linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/3] iommu/arm-smmu-v3: clean up some code style issues
@ 2021-05-20  8:42 Bixuan Cui
  2021-05-20  8:42 ` [PATCH -next 1/3] iommu/arm-smmu-v3: fix missing a blank line after declarations Bixuan Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bixuan Cui @ 2021-05-20  8:42 UTC (permalink / raw)
  To: will, robin.murphy
  Cc: joro, jean-philippe, Jonathan.Cameron, cuibixuan,
	linux-arm-kernel, iommu, linux-kernel

Clean up some code style issues.

Bixuan Cui (3):
  iommu/arm-smmu-v3: fix missing a blank line after declarations
  iommu/arm-smmu-v3: Change *array into *const array
  iommu/arm-smmu-v3: Prefer unsigned int to bare use of unsigned

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.17.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] 4+ messages in thread

end of thread, other threads:[~2021-05-20  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20  8:42 [PATCH -next 0/3] iommu/arm-smmu-v3: clean up some code style issues Bixuan Cui
2021-05-20  8:42 ` [PATCH -next 1/3] iommu/arm-smmu-v3: fix missing a blank line after declarations Bixuan Cui
2021-05-20  8:42 ` [PATCH -next 2/3] iommu/arm-smmu-v3: Change *array into *const array Bixuan Cui
2021-05-20  8:42 ` [PATCH -next 3/3] iommu/arm-smmu-v3: Prefer unsigned int to bare use of unsigned Bixuan Cui

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).