From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH net-next-2.6] drivers/net: Move && and || to end of previous line Date: Sun, 6 Dec 2009 10:01:03 -0700 Message-ID: <20091206100103.427f0049@tpl.lwn.net> References: <4B190A29.5080905@myri.com> <1259947271.22783.120.camel@Joe-Laptop.home> <4B1A557D.4080707@gmail.com> <20091205.142126.23618243.davem@davemloft.net> <4B1B1E59.1030307@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: David Miller , joe@perches.com, brice@myri.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: William Allen Simpson Return-path: Received: from tex.lwn.net ([70.33.254.29]:37532 "EHLO tex.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933981AbZLFR2a (ORCPT ); Sun, 6 Dec 2009 12:28:30 -0500 In-Reply-To: <4B1B1E59.1030307@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, 05 Dec 2009 22:00:41 -0500 William Allen Simpson wrote: > > You come out of nowhere as a new contributor. You have to constantly > > ask about policy and other formalities wrt. kernel development. > > > Because they are not documented. Oh, and a reminder -- you've not > answered my most recent questions.... Might I suggest a look at Documentation/HOWTO and Documentation/development-process/? You might find that more of this stuff is better documented than you think. If there are gaps, please let us know where they are, and we'll endeavor to fill them in. jon