From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755314AbbDGOIs (ORCPT ); Tue, 7 Apr 2015 10:08:48 -0400 Received: from mail-pd0-f179.google.com ([209.85.192.179]:33094 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752960AbbDGOIp (ORCPT ); Tue, 7 Apr 2015 10:08:45 -0400 Date: Tue, 7 Apr 2015 19:38:33 +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: <20150407140833.GA30981@sudip-PC> References: <20150407135653.GA30886@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:01:57AM -0300, Fabio Estevam wrote: > On Tue, Apr 7, 2015 at 10:56 AM, Sudip Mukherjee > wrote: > > Hi Greg, > > I saw that you have reveretd one commit > > <6ad6b5ed3e2472b399b567a2f036006bf25df467> > > "Staging: sm750fb: Fix C99 Comments" in staging/sm750fb. > > I was trying to search for that patch, but it seems I am not able to > > find that in my personal mails nor in lkml. can you please let me know > > when it was sent.. > > 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. :( regards sudip > > Regards, > > Fabio Estevam