From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933349Ab0IIWpy (ORCPT ); Thu, 9 Sep 2010 18:45:54 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:46296 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933327Ab0IIWpt (ORCPT ); Thu, 9 Sep 2010 18:45: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=qN7wdHXlbrPuelE77xRBFp9IHRiHBVsPsIGWWRn4r1iFaDFmZRm3jDCFIF3nFZy15t 01EikPII9ks/ef4pl/bSfA2um0kDSoC+11KH7BfV4Q+ucXJl9/GHx3CFrMKN7WMw23/s AjyPCadX+KDyRifqwe2+XzLOVliRsweaRkxg8= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 214/223]drivers/video/vgastate.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:45:58 -0700 Message-Id: <1284072367-8485-4-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/vgastate.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/video/vgastate.c b/drivers/video/vgastate.c index b91c466..33da030 100644 --- a/drivers/video/vgastate.c +++ b/drivers/video/vgastate.c @@ -5,7 +5,6 @@ * * Copyright history from vga16fb.c: * 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