From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751548Ab0J2EDB (ORCPT ); Fri, 29 Oct 2010 00:03:01 -0400 Received: from cantor2.suse.de ([195.135.220.15]:55756 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004Ab0J2ECu (ORCPT ); Fri, 29 Oct 2010 00:02:50 -0400 Date: Thu, 28 Oct 2010 20:58:43 -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 2/2] Documentation: document the staging directory and submission process Message-ID: <20101029035843.GB12636@suse.de> References: <20101026170254.372820eb@queued.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101026170254.372820eb@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:54PM -0700, Andres Salomon wrote: > > Document things that I would've liked to have known when submitting a driver > to gregkh for staging. > > Signed-off-by: Andres Salomon Acked-by: Greg Kroah-Hartman