From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933200Ab0IIWqO (ORCPT ); Thu, 9 Sep 2010 18:46:14 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:64482 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933367Ab0IIWqJ (ORCPT ); Thu, 9 Sep 2010 18:46:09 -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=S/T4idKtbEvCXNWL+DqaEt7HTOpkfzYQTMaqmOPObVSkmRW40jjBezIWFnsOIfAHt9 GtHYokMj8vynucW9Ajk9X8MeaFo8b+lmxXWSqZJOsHb5roLaz8G9lAR3z5ecuEyVBssJ NqiP9BEd2d0B9VFMnQkElL9hogwbWG/PMwSMA= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 222/223]drivers/video/fbcvt.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:46:06 -0700 Message-Id: <1284072367-8485-12-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> References: <1284072367-8485-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/video/fbcvt.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/fbcvt.c b/drivers/video/fbcvt.c index 7293eac..08183ce 100644 --- a/drivers/video/fbcvt.c +++ b/drivers/video/fbcvt.c @@ -5,7 +5,7 @@ * * Based from the VESA(TM) Coordinated Video Timing Generator by * Graham Loveridge April 9, 2003 available at - * http://www.vesa.org/public/CVT/CVTd6r1.xls + * http://www.vesa.org/ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive -- 1.7.2.1