Re: [PATCH] staging: lustre: lustre: fix all braces issues reported by checkpatch
From: Greg Kroah-Hartman
Date: Mon Jul 17 2017 - 08:27:39 EST
On Sat, Jul 15, 2017 at 11:39:22AM -0400, James Simmons wrote:
> Cleanup all braces that was reported by checkpatch. The only
> issue not fixed up is in mdc_lock.c. Removing the braces in
> the case of mdc_lock.c will break the build.
>
> Signed-off-by: James Simmons <jsimmons@xxxxxxxxxxxxx>
> ------------------------------------------------------------------
> v1) Initial patch
> v2) Rebased against latest staging-next tree
Those lines go below:
> ---
That line.
I'll edit it by hand this time...