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


Groups > linux.kernel > #1361210

Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning
Date 2016-03-20 03:20 +0100
Message-ID <reB8d-bE-5@gated-at.bofh.it> (permalink)
References <reAYz-8a-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, 2016-03-20 at 02:03 +0000, Parth Sane wrote:
> Fixed alignment of parenthesis checkpatch warning to fit coding
> standards.

This isn't the same code block as your previous patch.

Previously you were modifying the block starting at line 120,
this is starting at 168 and it doesn't actually need modification.

Also, you are not making this patch against either
Greg KH's staging-next or Stephen Rothwell's -next

This change has already been done by:

commit 3a694d0c294a081cc13a16c7e43d8cb473edf350
Author: Laura Garcia Liebana <nevola@gmail.com>
Date:   Wed Feb 17 09:46:35 2016 +0100

    staging: netlogic: Fix several parentheses alignments
    
    Align arguments with the open parenthesis. Checkpatch found these
    issues.
    
    Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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


Thread

[PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning Parth Sane <laerdevstudios@gmail.com> - 2016-03-20 03:10 +0100
  Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning Parth Sane <laerdevstudios@gmail.com> - 2016-03-20 03:20 +0100
    Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis  checkpatch warning Joe Perches <joe@perches.com> - 2016-03-20 03:30 +0100
      Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning Valdis.Kletnieks@vt.edu - 2016-03-21 05:00 +0100
  Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis  checkpatch warning Joe Perches <joe@perches.com> - 2016-03-20 03:20 +0100

csiph-web