Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1643834

Re: [PATCH v1] staging: ccree: fix all whitespace errors

From Dhiru Kholia <dhiru.kholia@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v1] staging: ccree: fix all whitespace errors
Date 2017-05-18 08:00 +0200
Message-ID <tImDD-5FZ-1@gated-at.bofh.it> (permalink)
References <tGGGu-4Zm-5@gated-at.bofh.it> <tGUJr-63l-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.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@gmail.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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v1] staging: ccree: fix all whitespace errors Dhiru Kholia <dhiru.kholia@gmail.com> - 2017-05-13 17:00 +0200
  Re: [PATCH v1] staging: ccree: fix all whitespace errors Gilad Ben-Yossef <gilad@benyossef.com> - 2017-05-14 08:00 +0200
    Re: [PATCH v1] staging: ccree: fix all whitespace errors Dhiru Kholia <dhiru.kholia@gmail.com> - 2017-05-18 08:00 +0200

csiph-web