From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752816AbdBKG6i (ORCPT ); Sat, 11 Feb 2017 01:58:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:35162 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750983AbdBKG6h (ORCPT ); Sat, 11 Feb 2017 01:58:37 -0500 Date: Sat, 11 Feb 2017 07:58:02 +0100 From: Greg KH To: Arushi Singhal Cc: linux-kernel@vger.kernel.org, forest@alittletooquiet.net, devel@driverdev.osuosl.org Subject: Re: [PATCH] staging:vt6656:channel.h: fix function definition argument without identifier name issue Message-ID: <20170211065802.GA15085@kroah.com> References: <20170209144756.GA17370@arushi-HP-Pavilion-Notebook> <20170210140807.GA7136@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 11, 2017 at 07:48:35AM +0530, Arushi Singhal wrote: > Hi > Sorry Greg but how this not applying to your mailing list. Your patch did not apply to my staging-next git tree. Probably because soemone else already did this same work before you did. Try rebasing your patch on my staging-next branch of staging.git on git.kernel.org and see for yourself. thanks, greg k-h