From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932357Ab0IIW2N (ORCPT ); Thu, 9 Sep 2010 18:28:13 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:58564 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932309Ab0IIW1t (ORCPT ); Thu, 9 Sep 2010 18:27:49 -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=n1i6B4c6U9hw9+N6S8CEml9/jWSRaK/Sb0H2fP1wS9bicilcFj5XuOxIYuFHSj3BPP a2YuWyHr976PZVD4RUzsr545GORcJ44iCXLDOg8KEjNLkUsyMUJyTHAJYbckoMKnrG5T aOi9LzHtj+P4Ic3hIFxLpDQgqQvBgAKjRutMM= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 059/223]drivers/media/radio/radio-aztech.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:27:42 -0700 Message-Id: <1284071263-7789-14-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284071263-7789-1-git-send-email-justinmattock@gmail.com> References: <1284071263-7789-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/media/radio/radio-aztech.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c index c223113..6068610 100644 --- a/drivers/media/radio/radio-aztech.c +++ b/drivers/media/radio/radio-aztech.c @@ -10,9 +10,6 @@ * Scott McGrath (smcgrath@twilight.vtc.vsc.edu) * William McGrath (wmcgrath@twilight.vtc.vsc.edu) * - * The basis for this code may be found at http://bigbang.vtc.vsc.edu/fmradio/ - * along with more information on the card itself. - * * History: * 1999-02-24 Russell Kroll * Fine tuning/VIDEO_TUNER_LOW -- 1.7.2.1