From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933298Ab0IIWtf (ORCPT ); Thu, 9 Sep 2010 18:49:35 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:61888 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933256Ab0IIWpA (ORCPT ); Thu, 9 Sep 2010 18:45: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=Kt5yNWvgNln5J1T70D4R8AIlbYOVl2FPlC8rKPYKUodcfHNn8c6Rii6OHXzVnuZfo/ ad1QNgUv2KJGbk3QNQr7JruKIv51B0nx8HUW0nvaM4zj/zn+OaPBwhvhixlvb68XrhAf Z7SD+0T0lcbr7K/hue63V5m2Jd+NgdoQSWlwc= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 203/223] drivers/usb/serial/keyspan.h Date: Thu, 9 Sep 2010 15:45:02 -0700 Message-Id: <1284072309-8452-8-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.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/keyspan.h b/drivers/usb/serial/keyspan.h index bf3297d..946ff95 100644 --- a/drivers/usb/serial/keyspan.h +++ b/drivers/usb/serial/keyspan.h @@ -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