[Linux-kernel-mentees] [PATCH 0/2] xarrary: Fix warnings reported by checkpatch

Vitor Massaru Iha vitor at massaru.org
Wed Mar 18 01:43:01 UTC 2020


Hi,

This patch series fixes checkpatch warnings in xarray.h:

 * Add identifier names for function definition arguments;
 * Add missing blank line after declaration;

Vitor Massaru Iha (2):
  xarray: Add identifier names for function definition arguments
  xarray: Add missing blank line after declaration

 include/linux/xarray.h | 88 +++++++++++++++++++++---------------------
 1 file changed, 45 insertions(+), 43 deletions(-)

-- 
2.21.1



More information about the Linux-kernel-mentees mailing list