From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michel von Czettritz Date: Thu, 26 Mar 2015 15:28:12 +0000 Subject: Re: [PATCH 02/13] staging: sm750: add missing spaces after ',' Message-Id: <5514258C.6050604@gmail.com> List-Id: References: <20150322231131.GA17080@x230-arch.club.entropia.de> In-Reply-To: <20150322231131.GA17080@x230-arch.club.entropia.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On 03/26/2015 01:06 PM, Greg KH wrote: > On Mon, Mar 23, 2015 at 12:11:31AM +0100, Michel von Czettritz wrote: >> Fixes checkpatch.pl error: >> "ERROR: space required after that ',' (ctx:VxV)" >> >> Signed-off-by: Michel von Czettritz >> --- >> drivers/staging/sm750fb/sm750.c | 264 ++++++++++++++++++++-------------------- >> 1 file changed, 132 insertions(+), 132 deletions(-) > > As I didn't take your first patch, the rest of the patches in this > series do not apply. > > Please fix them up, rebase on my latest staging-testing branch of > staging.git, and resend so that I can apply them. > > thanks, > > greg k-h I am, as a newbie, a bit confused. Should i resend my fixes with RESEND or with a v2 flag? As Sudip i applied Lorenzos conflicting patches on statging-testing and rebased my patches on them. Should i wait until Lorenzos patches are applied? regards Michel > -- > To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >