[PATCH 0/2] Submitting my first patch series (Checkpatch fixes)

From: Caitlyn
Date: Tue Aug 20 2019 - 20:18:54 EST


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