From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756608Ab0IJFVf (ORCPT ); Fri, 10 Sep 2010 01:21:35 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:54707 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754184Ab0IJFVe (ORCPT ); Fri, 10 Sep 2010 01:21:34 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=FFhTNA7bZd8fd70j4M2Q5Lvf+SPVErpvnO5DHBCpsRxGSgRGz0uhDUU+cJMcKfq3YQ HLm91WogXXJAdyZlQlfQicJCucOdHmcXplxcTPYh8pOOK7YhEuQW2KYq7LPkzp8RKEy9 raBJV65YNI/9hFDts+gC88oIHPRV5z7F9eqto= Message-ID: <4C89C080.6080607@gmail.com> Date: Thu, 09 Sep 2010 22:22:08 -0700 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b5pre) Gecko/20100827 Thunderbird/3.2a1pre MIME-Version: 1.0 To: Dmitry Torokhov CC: trivial@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 036/223]drivers/input/touchscreen/mk712.c Update broken web addresses. References: <1284071205-7756-1-git-send-email-justinmattock@gmail.com> <1284071205-7756-6-git-send-email-justinmattock@gmail.com> <20100910051619.GA31128@core.coreip.homeip.net> In-Reply-To: <20100910051619.GA31128@core.coreip.homeip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/09/2010 10:16 PM, Dmitry Torokhov wrote: > On Thu, Sep 09, 2010 at 03:26:36PM -0700, Justin P. Mattock wrote: >> 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 >> >> --- >> drivers/input/touchscreen/mk712.c | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/drivers/input/touchscreen/mk712.c b/drivers/input/touchscreen/mk712.c >> index efd3aeb..76f373a 100644 >> --- a/drivers/input/touchscreen/mk712.c >> +++ b/drivers/input/touchscreen/mk712.c >> @@ -17,7 +17,7 @@ >> * found in Gateway AOL Connected Touchpad computers. >> * >> * Documentation for ICS MK712 can be found at: >> - * http://www.icst.com/pdf/mk712.pdf >> + * http://web.archive.org/web/*/http://www.icst.com/pdf/mk712.pdf > > Shouldn't it be > > http://www.idt.com/products/getDoc.cfm?docID=18713923 > > ? > ahh...(gets a bit schizo looking at web addresses all day!!) I'll add that to the bunch.. Thanks!! Justin P. Mattock