[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1458439967.4228.15.camel@perches.com>
Date: Sat, 19 Mar 2016 19:12:47 -0700
From: Joe Perches <joe@...ches.com>
To: Parth Sane <laerdevstudios@...il.com>, gregkh@...uxfoundation.org
Cc: brcnakalin@...il.com, shraddha.6596@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis
checkpatch warning
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@...il.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@...il.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists