From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [GIT PULL] [NET]: Use {hton{s,l},cpu_to_be{16,32}}() where appropriate. Date: Fri, 14 Dec 2007 11:19:54 -0800 (PST) Message-ID: <20071214.111954.07470591.davem@davemloft.net> References: <20071214.162835.105268271.yoshfuji@linux-ipv6.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: yoshfuji@linux-ipv6.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34903 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752422AbXLNTT7 (ORCPT ); Fri, 14 Dec 2007 14:19:59 -0500 In-Reply-To: <20071214.162835.105268271.yoshfuji@linux-ipv6.org> Sender: netdev-owner@vger.kernel.org List-ID: From: YOSHIFUJI Hideaki / 吉藤英明 Date: Fri, 14 Dec 2007 16:28:35 +0900 (JST) > Please consider pulling the following changes from the branch > net-2.6-dev-20071214 > available at > > which is on top of your net-2.6-devel tree. Pulled, thank you. Could you please provide the full pull URL all in one line, instead of splitting the base URL and the HEAD name onto seperate lines? I have to cut and paste from multiple places in your mail in order to compose the pull command line and I wish I didn't have to do that every time. I should be able to just cut and paste one line, which should be the fully specified URL, for maximum efficiency. Thanks.