All of lore.kernel.org
 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
  0 siblings, 0 replies; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ 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 ` 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   ` Vitor Massaru Iha
2020-03-18  1:55   ` [Linux-kernel-mentees] " 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:43   ` Vitor Massaru Iha
2020-03-18  1:55   ` [Linux-kernel-mentees] " Matthew Wilcox
2020-03-18  1:55     ` Matthew Wilcox
2020-03-18  3:01     ` [Linux-kernel-mentees] " Vitor Massaru Iha
2020-03-18  3:01       ` Vitor Massaru Iha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.