From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757493Ab0IIXGf (ORCPT ); Thu, 9 Sep 2010 19:06:35 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:41812 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932217Ab0IIW0z (ORCPT ); Thu, 9 Sep 2010 18:26:55 -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=sgE595MreNNWONXxI3nnZgOLBHZLmq+C8awEPYJfJql4B7sk24719ulIxpRUwqm3Yb PlNrxR1pV3JK/egRMPmQ402YhLm7ZUsxyFNMAuahmQ3C6fyNOUZFkObgF6KX+0rn3646 7wMRoOMLae8ZYlzvt9nJfP1/73szTPR6NfAnQ= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 044/223]drivers/media/video/cx88/cx88-blackbird.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:26:44 -0700 Message-Id: <1284071205-7756-14-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/media/video/cx88/cx88-blackbird.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/cx88/cx88-blackbird.c b/drivers/media/video/cx88/cx88-blackbird.c index e46e1ce..645f840 100644 --- a/drivers/media/video/cx88/cx88-blackbird.c +++ b/drivers/media/video/cx88/cx88-blackbird.c @@ -9,7 +9,7 @@ * (c) 2005-2006 Mauro Carvalho Chehab * - video_ioctl2 conversion * - * Includes parts from the ivtv driver( http://ivtv.sourceforge.net/), + * Includes parts from the ivtv driver(http://ivtvdriver.org/index.php/Main_Page), * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 1.7.2.1