All of lore.kernel.org
 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
  0 siblings, 0 replies; 12+ 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


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

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

Thread overview: 12+ 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 ` Bixuan Cui
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
2021-05-20  8:42   ` Bixuan Cui
2021-05-20  8:42   ` 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   ` Bixuan Cui
2021-05-20  8:42   ` 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
2021-05-20  8:42   ` Bixuan Cui
2021-05-20  8:42   ` Bixuan Cui

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.