From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932551AbVJNB7M (ORCPT ); Thu, 13 Oct 2005 21:59:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932553AbVJNB7L (ORCPT ); Thu, 13 Oct 2005 21:59:11 -0400 Received: from smtp.osdl.org ([65.172.181.4]:57496 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932551AbVJNB7K (ORCPT ); Thu, 13 Oct 2005 21:59:10 -0400 Date: Thu, 13 Oct 2005 18:59:08 -0700 From: Chris Wright To: linux-kernel@vger.kernel.org Cc: Randall Nortman Subject: Re: [PATCH] Regression in 2.6.13 in USB generic serial driver Message-ID: <20051014015908.GR7991@shell0.pdx.osdl.net> References: <20051014014255.GN8982@li2-47.members.linode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051014014255.GN8982@li2-47.members.linode.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Randall Nortman (linuxkernellist@wonderclown.com) wrote: > Please let me know if I'm missing something. Otherwise, do I need to > do anything in particular to get a maintainer to accept the patch? > (I'm a long-time user, first-time patcher, so forgive my ignorance > about procedures.) Take a look at Documentation/SubmittingPatches in the kernel tree. You'll find info on MAINTAINERS, patch formats, and signing off on your changes. thanks, -chris