[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170623161725.GA20423@kroah.com>
Date: Sat, 24 Jun 2017 00:17:25 +0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: James Simmons <jsimmons@...radead.org>
Cc: devel@...verdev.osuosl.org,
Andreas Dilger <andreas.dilger@...el.com>,
Oleg Drokin <oleg.drokin@...el.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Lustre Development List <lustre-devel@...ts.lustre.org>
Subject: Re: [PATCH 6/6] staging: lustre: lustre: fix all braces issues
reported by checkpatch
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@...radead.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 :(
Powered by blists - more mailing lists