From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933381Ab0IIWrE (ORCPT ); Thu, 9 Sep 2010 18:47:04 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:37212 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933354Ab0IIWqB (ORCPT ); Thu, 9 Sep 2010 18:46:01 -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=o6fJuKE/c8U3X9zdPGkPBBTPXJXusnMyIT2EEP/JCN/AmPID/d/uKjicHmjXoukMpR aOJrJEDC+9zRl2NfVL8hs0UHAprBe+dN9R01hdeyrWcBpfH402uIXAJCzubCjAsHqn3P srZx56j7+h+8DeSLmJbT9BKljKg+kJIWFxSNw= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 219/223]drivers/video/s3fb.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:46:03 -0700 Message-Id: <1284072367-8485-9-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/s3fb.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/video/s3fb.c b/drivers/video/s3fb.c index dce8c97..eeed200 100644 --- a/drivers/video/s3fb.c +++ b/drivers/video/s3fb.c @@ -7,8 +7,6 @@ * License. See the file COPYING in the main directory of this archive for * more details. * - * Code is based on David Boucher's viafb (http://davesdomain.org.uk/viafb/) - * which is based on the code of neofb. */ #include -- 1.7.2.1