Linux Kernel Mentees list
 help / color / mirror / Atom feed
* [Linux-kernel-mentees] [PATCH 0/2] xarrary: Fix warnings reported by checkpatch
@ 2020-03-18  1:43 Vitor Massaru Iha
  2020-03-18  1:43 ` [Linux-kernel-mentees] [PATCH 1/2] xarray: Add identifier names for function definition arguments Vitor Massaru Iha
  2020-03-18  1:43 ` [Linux-kernel-mentees] [PATCH 2/2] xarray: Add missing blank line after declaration Vitor Massaru Iha
  0 siblings, 2 replies; 7+ messages in thread
From: Vitor Massaru Iha @ 2020-03-18  1:43 UTC (permalink / raw)
  Cc: linux-fsdevel, linux-kernel-mentees, linux-kernel, willy

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

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

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

end of thread, other threads:[~2020-03-18  3:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18  1:43 [Linux-kernel-mentees] [PATCH 0/2] xarrary: Fix warnings reported by checkpatch Vitor Massaru Iha
2020-03-18  1:43 ` [Linux-kernel-mentees] [PATCH 1/2] xarray: Add identifier names for function definition arguments Vitor Massaru Iha
2020-03-18  1:55   ` Matthew Wilcox
2020-03-18  2:54     ` Vitor Massaru Iha
2020-03-18  1:43 ` [Linux-kernel-mentees] [PATCH 2/2] xarray: Add missing blank line after declaration Vitor Massaru Iha
2020-03-18  1:55   ` Matthew Wilcox
2020-03-18  3:01     ` Vitor Massaru Iha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox