[PATCH 0/6]fpga: fix for coding style and kernel-doc issues

Nava kishore Manne posted 6 patches 4 years, 3 months ago
There is a newer version of this series
drivers/fpga/Makefile         |  6 +++---
drivers/fpga/fpga-mgr.c       |  8 ++++++--
drivers/fpga/of-fpga-region.c | 18 ++++++++++--------
drivers/fpga/zynq-fpga.c      |  2 +-
drivers/fpga/zynqmp-fpga.c    |  2 +-
5 files changed, 21 insertions(+), 15 deletions(-)
[PATCH 0/6]fpga: fix for coding style and kernel-doc issues
Posted by Nava kishore Manne 4 years, 3 months ago
This patch series fixes the coding style and kernel-doc issues
exists in the fpga framework, zynq and ZynqMP drivers.

Nava kishore Manne (6):
  fpga: zynq: Fix incorrect variable type
  fpga: zynqmp: Initialized variables before using it
  fpga: fpga-mgr: fix for coding style issues
  fpga: fpga-mgr: Add missing kernel-doc description
  fpga: Use tab instead of spaces for indentation
  fpga: fpga-region: Add missing kernel-doc description

 drivers/fpga/Makefile         |  6 +++---
 drivers/fpga/fpga-mgr.c       |  8 ++++++--
 drivers/fpga/of-fpga-region.c | 18 ++++++++++--------
 drivers/fpga/zynq-fpga.c      |  2 +-
 drivers/fpga/zynqmp-fpga.c    |  2 +-
 5 files changed, 21 insertions(+), 15 deletions(-)

-- 
2.25.1