From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754158Ab0IKQfu (ORCPT ); Sat, 11 Sep 2010 12:35:50 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:61097 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752836Ab0IKQfL (ORCPT ); Sat, 11 Sep 2010 12:35:11 -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=XP7NE2p5ud6Cw4kq959c1SyQMhI/6vByIKSbXxANSO3WFSYsb0DEHYrsKJPm1Df7Jm hjoe5JdNMTXAUkKJJwV+IbHRy6+pJZFrKyS4YD8YIoYMLFDzxp/3c15IT2TYUcuZcwrX FCUI3S4yrA7ynORQ5wp6XGcYqrtGhwlnQFqWI= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 6/8]sound/pci/nm256/nm256.c Update broken web addresses. Date: Sat, 11 Sep 2010 09:35:26 -0700 Message-Id: <1284222928-4150-6-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284222928-4150-1-git-send-email-justinmattock@gmail.com> References: <1284222928-4150-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 --- sound/pci/nm256/nm256.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sound/pci/nm256/nm256.c b/sound/pci/nm256/nm256.c index 5a60492..c6f0791 100644 --- a/sound/pci/nm256/nm256.c +++ b/sound/pci/nm256/nm256.c @@ -6,7 +6,7 @@ * The original author of OSS nm256 driver wishes to remain anonymous, * so I just put my acknoledgment to him/her here. * The original author's web page is found at - * http://www.uglx.org/sony.html + * http://web.archive.org/web/*/http://www.uglx.org/sony.html * * * This program is free software; you can redistribute it and/or modify -- 1.7.2.1