From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751274AbbBJGeW (ORCPT ); Tue, 10 Feb 2015 01:34:22 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33357 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750766AbbBJGeV (ORCPT ); Tue, 10 Feb 2015 01:34:21 -0500 Date: Tue, 10 Feb 2015 14:34:15 +0800 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: Benjamin Romer , David Kershner , devel@driverdev.osuosl.org, sparmaintainer@unisys.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] staging: unisys: remove unused variable Message-ID: <20150210063415.GB14158@kroah.com> References: <1423226603-5443-1-git-send-email-sudipm.mukherjee@gmail.com> <20150207092216.GB21816@kroah.com> <20150208110107.GA4091@sudip-PC> <20150209213540.GB11071@kroah.com> <20150210052006.GA5223@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150210052006.GA5223@sudip-PC> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 10, 2015 at 10:50:06AM +0530, Sudip Mukherjee wrote: > > > if you want I can add an extra From: line, but Dan has already given his commments for that at https://lkml.org/lkml/2014/9/3/135 > > > quoting him : > > > > > > "If everyone starts using From headers like this then it becomes a pain to deal with." > > > > It's not a pain to deal with on my end at all. > > > > But as I've missed this in the past, nevermind, I'll take it as is. Can > > you resend your outstanding patches and I'll queue them up after > > 3.20-rc1 is out. > i will resend them now or should i send after the merge window closes? You can send patches any time, I'll batch them up and apply them to my trees at the proper time. > and on 07th feb you have added my two patches to staging-testing, but > it still is not in linux-next, do i need to resend them also or they > are in process so nothing to do from my side? Nothing to do on your side, I am on the road this week and will move those to my -next branch right now, thanks for reminding me. greg k-h