From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751282AbdBXQtE (ORCPT ); Fri, 24 Feb 2017 11:49:04 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:41750 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbdBXQs5 (ORCPT ); Fri, 24 Feb 2017 11:48:57 -0500 X-IronPort-AV: E=Sophos;i="5.35,201,1484002800"; d="scan'208";a="214629005" Date: Fri, 24 Feb 2017 17:48:48 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: Arushi Singhal cc: 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-1327708248-1487954928=:3089" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --8323329-1327708248-1487954928=:3089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT 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. 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 web visithttps://groups.google.com/d/msgid/outreachy-kernel/CA%2BXqjF_sihk6_UhgLzUH6 > FVSFMu02Vadp1tjatQft-UJ14SJeA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > > --8323329-1327708248-1487954928=:3089--