From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756143AbbDGObN (ORCPT ); Tue, 7 Apr 2015 10:31:13 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:35354 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbbDGObK (ORCPT ); Tue, 7 Apr 2015 10:31:10 -0400 Date: Tue, 7 Apr 2015 20:01:04 +0530 From: Sudip Mukherjee To: Fabio Estevam Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel Subject: Re: commit reverted in staging/sm750fb Message-ID: <20150407143104.GC31260@sudip-PC> References: <20150407135653.GA30886@sudip-PC> <20150407140833.GA30981@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 07, 2015 at 11:24:43AM -0300, Fabio Estevam wrote: > On Tue, Apr 7, 2015 at 11:08 AM, Sudip Mukherjee > wrote: > > >> Just run 'git show 6ad6b5ed3e247' in linux-next and you can see such commit. > > I have already seen the patch. But being the maintainer of that driver > > i hold myself responsible for missing a new file creation in a patch. > > So i was trying to search for that patch in my mails and also in lkml, > > but i could not find it, so thought of mailing and asking. :( > > The problem with commit 6ad6b5ed3e247 is this hunk: > > diff --git a/ret.ou b/ret.ou > new file mode 100644 > index 0000000..e69de29 that also I have seen.but what I am trying to say is that I am not finding any reference of that patch in my mails or in lkml.org, regards sudip > > Regards, > > Fabio Estevam