Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753475AbdCIVa5 (ORCPT ); Thu, 9 Mar 2017 16:30:57 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:35840 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbdCIVa4 (ORCPT ); Thu, 9 Mar 2017 16:30:56 -0500 Date: Thu, 9 Mar 2017 22:20:21 +0100 From: Greg KH To: Stephen Warren Cc: Scott Branden , Julia Lawall , lee@kernel.org, eric@anholt.net, f.fainelli@gmail.com, rjui@broadcom.com, sbranden@broadcom.com, bcm-kernel-feedback-list@broadcom.com, devel@driverdev.osuosl.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: outreachy Message-ID: <20170309212021.GA24433@kroah.com> References: <443f0143-aec1-2559-a2c2-73b245632948@broadcom.com> <2da12619-5fcb-9e0f-b6c1-c83cbf491e8d@wwwdotorg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2da12619-5fcb-9e0f-b6c1-c83cbf491e8d@wwwdotorg.org> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1786 Lines: 43 On Thu, Mar 09, 2017 at 01:56:49PM -0700, Stephen Warren wrote: > On 03/09/2017 01:51 PM, Scott Branden wrote: > > Hi Julia, > > > > On 17-03-09 12:36 PM, Julia Lawall wrote: > > > Hello, > > > > > > I discussed the issue of outreachy patches for bcm with Greg, and we are > > > not convinced that not having the patches CCd to you is such a good idea. > > > While we don't want to spam you with noise, some of the applicants are > > > starting to make more significant changes that it could be useful for you > > > to be aware of. > > > > > > Could we try a compromise where you are not CCd on whitespace patches, > > > but > > > you are CCd on patches that actually modify the code? > > > > All I'm asking is you work through your outreachy patches internal first > > to get rid of the most basic mistakes and email traffic it is geerating. > > Once that learning process is through then they can be sent out like > > any other patches to the kernel mailing lists and maintainers. > > +1 from me too; I find these patches rather high volume and had to add a > filter to keep them out of my primary inbox. Hah! That's the joy of being a maintainer of a driver in staging. Even if you filter out outreachy, you are going to get a lot of "basic mistakes" and other type patches cc:ed to you. I strongly suggest, that if you all don't like this type of stuff, either: - work to get the code out of staging as soon as possible (i.e. send me coding style fixes for everything right now, and then fix up the rest of the stuff.) - take yourself off the maintainer list for this code. It's your choice, outreachy right now is a lot of patches, but again, it's not going to keep you from getting the "basic" stuff sent to you in ways that is totally wrong. thanks, greg k-h