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


Groups > linux.kernel > #1467265

Re: [PATCH] Staging: android: ion: fix parenthesis alignment

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Staging: android: ion: fix parenthesis alignment
Date 2016-08-21 23:30 +0200
Message-ID <s8ItA-5Ge-23@gated-at.bofh.it> (permalink)
References <s7GWS-7sc-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 18, 2016 at 07:27:31PM -0600, Ben LeMasurier wrote:
> This fixes remaining checkpatch.pl "Alignment should match open
> parenthesis" issues.
> 
> Signed-off-by: Ben LeMasurier <ben@crypt.ly>
> ---
>  drivers/staging/android/ion/ion.c              | 42 +++++++++++++-------------
>  drivers/staging/android/ion/ion_chunk_heap.c   | 12 ++++----
>  drivers/staging/android/ion/ion_cma_heap.c     |  2 +-
>  drivers/staging/android/ion/ion_dummy_driver.c | 10 +++---
>  drivers/staging/android/ion/ion_page_pool.c    |  4 +--
>  drivers/staging/android/ion/ion_system_heap.c  | 12 ++++----
>  6 files changed, 41 insertions(+), 41 deletions(-)

Doesn't apply to my tree :(

Can you rebase it against the latest staging-testing branch of the
staging.git tree and resend?

thanks,

greg k-h

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


Thread

[PATCH] Staging: android: ion: fix parenthesis alignment Ben LeMasurier <ben@crypt.ly> - 2016-08-19 03:40 +0200
  Re: [PATCH] Staging: android: ion: fix parenthesis alignment Greg KH <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200

csiph-web