From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751676AbdBYGeF (ORCPT ); Sat, 25 Feb 2017 01:34:05 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:57410 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbdBYGeE (ORCPT ); Sat, 25 Feb 2017 01:34:04 -0500 X-IronPort-AV: E=Sophos;i="5.35,202,1484002800"; d="scan'208";a="262024841" Date: Sat, 25 Feb 2017 07:34:02 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: Arushi Singhal cc: Julia Lawall , Greg Kroah-Hartman , arnaud.patard@rtp-net.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com Subject: Re: [Outreachy kernel] Re: [PATCH] staging: xgifb: function prototype argument should have an identifier name In-Reply-To: Message-ID: References: <20170222111918.GA25063@arushi-HP-Pavilion-Notebook> <20170224163130.GA29645@kroah.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-2084284952-1488004443=:2088" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --8323329-2084284952-1488004443=:2088 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Sat, 25 Feb 2017, Arushi Singhal wrote: > > > On Fri, Feb 24, 2017 at 10:18 PM, Julia Lawall wrote: > > > On Fri, 24 Feb 2017, Arushi Singhal wrote: > > > > > > > On Fri, Feb 24, 2017 at 10:01 PM, Greg Kroah-Hartman > > wrote: > >       On Wed, Feb 22, 2017 at 04:49:19PM +0530, Arushi Singhal > wrote: > >       > function prototype arguments like 'struct > vb_device_info > >       *','unsigned > >       > long' etc. should have an identifier name. > >       > > >       > Signed-off-by: Arushi Singhal > >        > >       > --- > >       > Changes in v3: > >       >   - By mistake one irrelevant line was added which is > removed > >       in this > >       >     patch. > >       >   - write the changes done in previous version in > correct > >       format. > >       >   - make the commit subject more relevant and > accurate. > > > >       This patch doesn't apply to my tree at all :( > > > > Why this is so? > > Maybe someone else made a change on the same lines as yours.  > Check that > your tree is up to date. > > Is all the changes being done by someone before? I don't know. Just update your tree and try to apply your patch again. Or look at the code that your patch should apply to. It should be easy to see what is wrong. julia > > julia > > > thanks > > Arushi > >       sorry, > > > >       greg k-h > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "outreachy-kernel" group. > > To unsubscribe from this group and stop receiving emails from it, > send an > > email to outreachy-kernel+unsubscribe@googlegroups.com. > > To post to this group, send email to > outreachy-kernel@googlegroups.com. > > To view this discussion on the webvisithttps://groups.google.com/d/msgid/outreachy-kernel/CA%2BXqjF_sihk6_Uhg > LzUH6 > > FVSFMu02Vadp1tjatQft-UJ14SJeA%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "outreachy-kernel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to outreachy-kernel+unsubscribe@googlegroups.com. > To post to this group, send email to outreachy-kernel@googlegroups.com. > To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/CA%2BXqjF91bd_er%2BidvUB > PZCTYFHaxF6Mgf1oQ6vTz9gmk6ggC6Q%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > > --8323329-2084284952-1488004443=:2088--