From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751304Ab0J2ECx (ORCPT ); Fri, 29 Oct 2010 00:02:53 -0400 Received: from cantor.suse.de ([195.135.220.2]:47289 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750709Ab0J2ECq (ORCPT ); Fri, 29 Oct 2010 00:02:46 -0400 Date: Thu, 28 Oct 2010 20:58:23 -0700 From: Greg KH To: Andres Salomon Cc: Randy Dunlap , linux-doc@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] Documentation: don't call the -next tree "staging" Message-ID: <20101029035823.GA12636@suse.de> References: <20101026170249.3ef80238@queued.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101026170249.3ef80238@queued.net> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 26, 2010 at 05:02:49PM -0700, Andres Salomon wrote: > > This is confusing, as we have "staging" trees for drivers/staging. Call > them -next trees. > > Signed-off-by: Andres Salomon Acked-by: Greg Kroah-Hartman