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

From: Nava kishore Manne
Date: Tue Mar 22 2022 - 04:22:46 EST


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: 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 | 16 +++++++++-------
drivers/fpga/zynq-fpga.c | 2 +-
4 files changed, 19 insertions(+), 13 deletions(-)

--
2.25.1