From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933259Ab0IIWtd (ORCPT ); Thu, 9 Sep 2010 18:49:33 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:46296 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933269Ab0IIWpM (ORCPT ); Thu, 9 Sep 2010 18:45:12 -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=IMBYSYgtFfgb1yannZxBa9UtR8C9LHj8Ao7jQLWw/gXXv967UQs4gOPi6ISnsKjH+H zQiLqytmJH3Ozhzb9fUyxQzaOHqqpsifkOLuW0+2NBZo7YM+eHRYIz5+/aNWDrkjt49v Ksqba/MRyZBmMVwLAonytr6h+3knydifjnQJk= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 208/223]drivers/usb/serial/keyspan.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:45:07 -0700 Message-Id: <1284072309-8452-13-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072309-8452-1-git-send-email-justinmattock@gmail.com> References: <1284072309-8452-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/usb/serial/keyspan.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/keyspan.c b/drivers/usb/serial/keyspan.c index 297163c..71c9576 100644 --- a/drivers/usb/serial/keyspan.c +++ b/drivers/usb/serial/keyspan.c @@ -9,8 +9,6 @@ the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - See http://misc.nu/hugh/keyspan.html for more information. - Code in this driver inspired by and in a number of places taken from Brian Warner's original Keyspan-PDA driver. -- 1.7.2.1