From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753705Ab0IUFWp (ORCPT ); Tue, 21 Sep 2010 01:22:45 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:56621 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752520Ab0IUFWo (ORCPT ); Tue, 21 Sep 2010 01:22:44 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=IB5x/V6sSxpYkonILdHIWtYSyzybJHktiqCtY9w8GKPCp9FCpR8YGY2oIPHBUwyb0G 8jwg0Ll48Rc544klfCyV70jqZPe6EdAWqRbYcAwXlRTQLYfPLfugkPWfDZJc2Xv75xWs e2DAtUpN2cOAipCDUJxbT9uIE6VMSIhYuOM6Y= Date: Mon, 20 Sep 2010 22:22:37 -0700 From: Dmitry Torokhov To: "Justin P. Mattock" Cc: trivial@kernel.org, linux-kernel@vger.kernel.org, "Maciej W. Rozycki" , Geert Uytterhoeven , Finn Thain , Randy Dunlap , Matt Turner , Ben Pfaff , Mike Frysinger Subject: Re: [PATCH]Update-broken-web-addresses-in-the-kernel Message-ID: <20100921052237.GA5066@core.coreip.homeip.net> References: <1285042724-19135-1-git-send-email-justinmattock@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1285042724-19135-1-git-send-email-justinmattock@gmail.com> User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 20, 2010 at 09:18:44PM -0700, Justin P. Mattock wrote: > Below you will find a patch containing updates to broken web addresses in the kernel. > Some were easy to piece together, but some were knowhere to be found..Keep in mind this was > just a grep for "http", not sure how many other protocol's in there are working or not.. > Thanks for the replies, if you see anything that I might have missed let me know... > (as for the signed-off's not sure if it's the best way, but figured if you replied > with a correct link, then why not!!). > > Signed-off-by: Justin P. Mattock > Signed-off-by: Maciej W. Rozycki > Signed-off-by: Geert Uytterhoeven > Signed-off-by: Finn Thain > Signed-off-by: Randy Dunlap > Signed-off-by: Matt Turner > Signed-off-by: Dimitry Torokhov Umm, I am sure I didn't. Please do not add Sign-offs on your own as it surely dilutes their value. -- Dmitry