[PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Jun 23 16:17:25 UTC 2017


On Wed, Jun 14, 2017 at 11:01:21AM -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 at infradead.org>
> ---
>  drivers/staging/lustre/lustre/fld/fld_cache.c  | 3 ++-
>  drivers/staging/lustre/lustre/ldlm/ldlm_lock.c | 9 +++++----
>  drivers/staging/lustre/lustre/llite/vvp_dev.c  | 5 +++--
>  3 files changed, 10 insertions(+), 7 deletions(-)

As I skipped patch 5/6, this doesn't apply :(


More information about the devel mailing list