From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937132AbYEBXbl (ORCPT ); Fri, 2 May 2008 19:31:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932521AbYEBXbe (ORCPT ); Fri, 2 May 2008 19:31:34 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:37202 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758427AbYEBXbe (ORCPT ); Fri, 2 May 2008 19:31:34 -0400 Date: Fri, 2 May 2008 16:31:31 -0700 From: Andrew Morton To: David Miller Cc: harvey.harrison@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 12/12] net: use the common ascii hex helpers Message-Id: <20080502163131.a13c0774.akpm@linux-foundation.org> In-Reply-To: <20080502.162515.14823435.davem@davemloft.net> References: <1209754916.26173.39.camel@brick> <20080502.162515.14823435.davem@davemloft.net> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 02 May 2008 16:25:15 -0700 (PDT) David Miller wrote: > From: Harvey Harrison > Date: Fri, 02 May 2008 12:01:56 -0700 > > > Signed-off-by: Harvey Harrison > > Acked-by: David S. Miller > > This has to go in via who ever adds the first patch > with the actual helpers, so I won't apply this one. Yup. After a bit of testing and tyre-kicking I'll probably slip lib-add-ascii-hex-helper-functions.patch into mainline so that we can trickle all the *-use-the-common-ascii-hex-helpers.patch patches out to the various maintainers.