From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753307AbcCBNIF (ORCPT ); Wed, 2 Mar 2016 08:08:05 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:34308 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751933AbcCBNID (ORCPT ); Wed, 2 Mar 2016 08:08:03 -0500 Date: Wed, 2 Mar 2016 18:37:50 +0530 From: Sudip Mukherjee To: One Thousand Gnomes Cc: Mark Brown , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: intel: remove unused variable Message-ID: <20160302130750.GA7213@sudip-pc> References: <1456766626-20807-1-git-send-email-sudipm.mukherjee@gmail.com> <20160301025912.GF18327@sirena.org.uk> <20160301054858.GA3814@sudip-pc> <20160302010223.GI18327@sirena.org.uk> <20160302062628.GA4020@sudip-pc> <20160302122709.0620419f@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160302122709.0620419f@lxorguk.ukuu.org.uk> 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 Wed, Mar 02, 2016 at 12:27:09PM +0000, One Thousand Gnomes wrote: > On Wed, 2 Mar 2016 11:56:28 +0530 > Sudip Mukherjee wrote: > > > On Wed, Mar 02, 2016 at 10:02:23AM +0900, Mark Brown wrote: > > > On Tue, Mar 01, 2016 at 11:19:27AM +0530, Sudip Mukherjee wrote: > > > > > > > Can i not keep using my gmail as my From: ? > > > > The advantage of using gmail as my From: is that the discussion and all > > > > threads related to my patches will be in the same place even if my work > > > > email is changed. > > > > > > That's fine (I'm doing something similar), just use that as your signoff > > > address then. > > > > > > > And AFAIK, the From: name and the Signed-off-by: name should match else > > > > the tools used by Greg and others to generate the stats will break. > > > > > > I don't understand - what I'm pointing out here is that they do not > > > match? > > > > Now I am confused. :( > > My From: is Sudip Mukherjee > > and my Signed-off-by: is Sudip Mukherjee > > > > My From name and Signed-off name matches. But my emails donot match. > > Which is fine - unless you are submitting patches to Mark 8). I also > usually split my email address and GregKH doesn't seem to mind at all. Well, Mark has also accepted many patches from me which has same name but different email addresses. > > The other option I suppose would be to put both addresses in the signed > off by sequence, but that probably causes confusion yes, maybe. I believe I should be responsible for the patches which I have sent and any regression or problem because of any of my patch should come to me. If I just use my corporate email address in both my From: and Signed-off: then I will not be reachable after I change job. regards sudip