Message ID | cover.1606894725.git.michal.simek@xilinx.com (mailing list archive) |
---|---|
Headers | show |
Series | firmware: xilinx: Clean up series | expand |
Hi, On 02. 12. 20 8:38, Michal Simek wrote: > Hi, > > for being able to review new changes more effectively it is good to get rid > of existing kernel-doc and checkpatch violations. > That's why this small clean up series. > > Based on > https://lore.kernel.org/r/e606233d15bfdc594535dd34eb85472b42f61830.1606832997.git.michal.simek@xilinx.com > > Thanks, > Michal > > Changes in v2: > - keep variable name and type on the same line - reported by Joe Perches > > Michal Simek (3): > firmware: xilinx: Remove additional newline > firmware: xilinx: Add a blank line after function declaration > firmware: xilinx: Properly align function parameter > > include/linux/firmware/xlnx-zynqmp.h | 43 ++++++++++++++++++++++++---- > 1 file changed, 38 insertions(+), 5 deletions(-) > Applied all. Michal