From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755054Ab0IKE2s (ORCPT ); Sat, 11 Sep 2010 00:28:48 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:64352 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752160Ab0IKE1g (ORCPT ); Sat, 11 Sep 2010 00:27:36 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=bzv5CwXe1h7h53FFnFWH3A0/P9FxUk1ELNK4IIiNee/2eH4pSpuNdPfMg+yTOlYiAq GWXM6+Z3uMFO8Y1RJEfqGvLChYIEqwwF1S6F41AGZe4IOGeOdrVnP3Y4q994AcIr7LXR eWL576rq8Du1sJuYZ/qh4DiWb8bNrG8q4sxSE= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 04/10]include/linux/mtd/pismo.h Update broken web addresses. Date: Fri, 10 Sep 2010 21:27:51 -0700 Message-Id: <1284179277-7788-4-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284179277-7788-1-git-send-email-justinmattock@gmail.com> References: <1284179277-7788-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- include/linux/mtd/pismo.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/mtd/pismo.h b/include/linux/mtd/pismo.h index 8dfb7e1..c2d6e75 100644 --- a/include/linux/mtd/pismo.h +++ b/include/linux/mtd/pismo.h @@ -1,5 +1,5 @@ /* - * PISMO memory driver - http://www.pismoworld.org/ + * PISMO memory driver - http://web.archive.org/web/*/http://www.pismoworld.org/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 1.7.2.1