All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Submitting my first patch series (Checkpatch fixes)
@ 2019-08-21  0:18 ` Caitlyn
  0 siblings, 0 replies; 23+ messages in thread
From: Caitlyn @ 2019-08-21  0:18 UTC (permalink / raw)
  To: Gao Xiang, Chao Yu, Greg Kroah-Hartman
  Cc: devel, Tobin C . Harding, linux-erofs, linux-kernel, Caitlyn

Hello!

This patch series cleans up some checkpatch fixes in erofs. The patches
include balancing conditional braces and fixing some indentation. No testing
done, all patches build and checkpath cleanly.

Caitlyn (2):
  staging/erofs/xattr.h: Fixed misaligned function arguments.
  staging/erofs: Balanced braces around a few conditional statements.

 drivers/staging/erofs/inode.c     |  4 ++--
 drivers/staging/erofs/unzip_vle.c | 12 ++++++------
 drivers/staging/erofs/xattr.h     |  6 +++---
 3 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-08-21 20:11 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-21  0:18 [PATCH 0/2] Submitting my first patch series (Checkpatch fixes) Caitlyn
2019-08-21  0:18 ` Caitlyn
2019-08-21  0:18 ` [PATCH 1/2] staging/erofs/xattr.h: Fixed misaligned function arguments Caitlyn
2019-08-21  0:18   ` Caitlyn
2019-08-21  2:20   ` Greg Kroah-Hartman
2019-08-21  2:20     ` Greg Kroah-Hartman
2019-08-21  0:18 ` [PATCH 2/2] staging/erofs: Balanced braces around a few conditional statements Caitlyn
2019-08-21  0:18   ` Caitlyn
2019-08-21  0:40   ` Gao Xiang via Linux-erofs
2019-08-21  0:40     ` Gao Xiang
2019-08-21  0:55     ` Caitlyn Finn
2019-08-21  2:26   ` Joe Perches
2019-08-21  2:26     ` Joe Perches
2019-08-21  2:31     ` Gao Xiang
2019-08-21  2:31       ` Gao Xiang
2019-08-21 15:13       ` Tobin C. Harding
2019-08-21 15:13         ` Tobin C. Harding
2019-08-21 15:52         ` Gao Xiang via Linux-erofs
2019-08-21 15:52           ` Gao Xiang
2019-08-21 20:11           ` Caitlyn Finn
2019-08-21 20:11             ` Caitlyn Finn
2019-08-21  0:39 ` [PATCH 0/2] Submitting my first patch series (Checkpatch fixes) Gao Xiang via Linux-erofs
2019-08-21  0:39   ` Gao Xiang

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.