[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170518055930.znzlu45xfjrbbw54@lonestar>
Date: Thu, 18 May 2017 11:29:30 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: Gilad Ben-Yossef <gilad@...yossef.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v1] staging: ccree: fix all whitespace errors
On Sun, May 14, 2017 at 08:53:02AM +0300, Gilad Ben-Yossef wrote:
> Hi Dhiru,
>
> On Sat, May 13, 2017 at 5:52 PM, Dhiru Kholia <dhiru.kholia@...il.com> wrote:
> > These whitespace issues were found by the checkpatch.pl script. This
> > patch helps in making the staging tree a bit cleaner.
> >
> > Signed-off-by: Dhiru Kholia <dhiru.kholia@...il.com>
> > ---
> > drivers/staging/ccree/TODO | 2 +-
> > drivers/staging/ccree/cc_bitops.h | 6 +-
> > drivers/staging/ccree/cc_crypto_ctx.h | 8 +--
> > drivers/staging/ccree/cc_hal.h | 6 +-
> > drivers/staging/ccree/cc_hw_queue_defs.h | 116 +++++++++++++++---------------
> > drivers/staging/ccree/cc_lli_defs.h | 6 +-
> > drivers/staging/ccree/cc_pal_log.h | 12 ++--
> > drivers/staging/ccree/cc_pal_log_plat.h | 6 +-
> > drivers/staging/ccree/cc_pal_types.h | 42 +++++------
> > drivers/staging/ccree/cc_pal_types_plat.h | 8 +--
> > drivers/staging/ccree/cc_regs.h | 10 +--
> > 11 files changed, 111 insertions(+), 111 deletions(-)
>
> I'm sorry, but your patch doesn't apply after the recent patch set that
> removed some of those files.
True.
The good news is that my patch is no longer needed. The current ccree
code in linux-next seems to be free of any whitespace issues.
Thanks,
Dhiru
Powered by blists - more mailing lists