From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756858Ab0IIW1F (ORCPT ); Thu, 9 Sep 2010 18:27:05 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:61018 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932107Ab0IIW1A (ORCPT ); Thu, 9 Sep 2010 18:27:00 -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=oGPh9OE5fRxo6OO0a4mAufltSS8lncq+TiqNQ0LDE0S5YKhMitJKlzOQvFZ4Lq7vOu R/DYf3EtI16IcRfmyTKZZzmm0YAr6ta3k5/bCDr6IeXApmrUq2Lh0hdkDOCt/ew5vFyA DRcT/S7O6y+ZKKYq5uVIEjcLPUSAYbDdScBWE= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 034/223]drivers/input/mouse/touchkit_ps2.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:26:34 -0700 Message-Id: <1284071205-7756-4-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284071205-7756-1-git-send-email-justinmattock@gmail.com> References: <1284071205-7756-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 --- drivers/input/mouse/touchkit_ps2.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/input/mouse/touchkit_ps2.c b/drivers/input/mouse/touchkit_ps2.c index 88121c5..d362c7a 100644 --- a/drivers/input/mouse/touchkit_ps2.c +++ b/drivers/input/mouse/touchkit_ps2.c @@ -22,7 +22,7 @@ * Based upon touchkitusb.c * * Vendor documentation is available in support section of: - * http://www.egalax.com.tw/ + * http://home.eeti.com.tw/web20/eg/drivers.htm */ #include -- 1.7.2.1