From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757096AbbE2UPR (ORCPT ); Fri, 29 May 2015 16:15:17 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:59024 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756841AbbE2UPC (ORCPT ); Fri, 29 May 2015 16:15:02 -0400 X-Sasl-enc: CD8LtO/UqTIdOXbgnBXRcnJ/xCEDWzweizZbMakLRnzh 1432930501 Date: Fri, 29 May 2015 13:15:00 -0700 From: Greg KH To: Xavier Roche Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: ft1000: warning removal: extern functions to static ones Message-ID: <20150529201500.GB31827@kroah.com> References: <1432826696-23001-1-git-send-email-roche@httrack.com> <20150528162554.GC23837@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Thu, May 28, 2015 at 11:16:27PM +0200, Xavier Roche wrote: > Hi Greg & mailing-list members, > > On Thu, 28 May 2015, Greg KH wrote: > >In the future, always use scripts/get_maintainer.pl to determine who to > >send patches to please. > > Sorry, I did use the get_maintainer.pl script, but I did not want to bother > too many people, and I only picked Marek in CC: (I also did not include > commit_signer/authored emails) > > I also did not include trivial@kernel.org this time - wasn't sure is this > was "trivial enough". No need to bother the trivial maintainer for staging patches, I have no problem taking them myself. thanks, greg k-h