From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933391Ab0IIWqs (ORCPT ); Thu, 9 Sep 2010 18:46:48 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:60486 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756969Ab0IIWqG (ORCPT ); Thu, 9 Sep 2010 18:46:06 -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=KmvLwzOo3i7jSLjD2wVs/izaCDg1SdLoa9p/qHmbKLSGs6J8V1crPW8v6nv76sV9mR WO/6sTTB8hJdyw2kBGOabj1VENM3U8Jlwjfn9xknTB/NMzuCwEfNHMJ9NZEj6pQ6Ath0 iLjigrPboigOCh3SxU34r+KwPJ0qsd4BjrG7g= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 221/223]drivers/video/vga16fb.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:46:05 -0700 Message-Id: <1284072367-8485-11-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/vga16fb.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/video/vga16fb.c b/drivers/video/vga16fb.c index 28ccab4..43d63e5 100644 --- a/drivers/video/vga16fb.c +++ b/drivers/video/vga16fb.c @@ -2,7 +2,6 @@ * linux/drivers/video/vga16.c -- VGA 16-color framebuffer driver * * Copyright 1999 Ben Pfaff and Petr Vandrovec - * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm * Based on VESA framebuffer (c) 1998 Gerd Knorr * * This file is subject to the terms and conditions of the GNU General -- 1.7.2.1