All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
@ 2022-04-21  4:47 ` Nava kishore Manne
  0 siblings, 0 replies; 23+ messages in thread
From: Nava kishore Manne @ 2022-04-21  4:47 UTC (permalink / raw)
  To: mdf, hao.wu, yilun.xu, trix, michal.simek, linux-fpga,
	linux-kernel, linux-arm-kernel, git
  Cc: Nava kishore Manne

This patch series fixes the coding style and kernel-doc issues
exists in the fpga framework, zynq and ZynqMP drivers.

Nava kishore Manne (5):
  fpga: zynq: Fix incorrect variable type
  fpga: fix for coding style issues
  fpga: fpga-mgr: fix kernel-doc warnings
  fpga: Use tab instead of space indentation
  fpga: fpga-region: fix kernel-doc formatting issues

 drivers/fpga/Makefile            |  6 +++---
 drivers/fpga/fpga-mgr.c          |  8 ++++++--
 drivers/fpga/fpga-region.c       |  7 ++++---
 drivers/fpga/of-fpga-region.c    | 22 ++++++++++++----------
 drivers/fpga/zynq-fpga.c         |  2 +-
 include/linux/fpga/fpga-region.h |  7 ++++---
 6 files changed, 30 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-23 10:22 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  4:47 [PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues Nava kishore Manne
2022-04-21  4:47 ` Nava kishore Manne
2022-04-21  4:47 ` [PATCH v5 1/5] fpga: zynq: Fix incorrect variable type Nava kishore Manne
2022-04-21  4:47   ` Nava kishore Manne
2022-04-21 15:52   ` Xu Yilun
2022-04-21 15:52     ` Xu Yilun
2022-04-23 10:21   ` kernel test robot
2022-04-21  4:47 ` [PATCH v5 2/5] fpga: fix for coding style issues Nava kishore Manne
2022-04-21  4:47   ` Nava kishore Manne
2022-04-21 15:34   ` Xu Yilun
2022-04-21 15:34     ` Xu Yilun
2022-04-22  3:38     ` Nava kishore Manne
2022-04-22  3:38       ` Nava kishore Manne
2022-04-21  4:47 ` [PATCH v5 3/5] fpga: fpga-mgr: fix kernel-doc warnings Nava kishore Manne
2022-04-21  4:47   ` Nava kishore Manne
2022-04-21  4:47 ` [PATCH v5 4/5] fpga: Use tab instead of space indentation Nava kishore Manne
2022-04-21  4:47   ` Nava kishore Manne
2022-04-21  4:47 ` [PATCH v5 5/5] fpga: fpga-region: fix kernel-doc formatting issues Nava kishore Manne
2022-04-21  4:47   ` Nava kishore Manne
2022-04-21 14:25 ` [PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues Moritz Fischer
2022-04-21 14:25   ` Moritz Fischer
2022-04-21 15:55   ` Xu Yilun
2022-04-21 15:55     ` Xu Yilun

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.