From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752750Ab0IKQfA (ORCPT ); Sat, 11 Sep 2010 12:35:00 -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 S1752460Ab0IKQe7 (ORCPT ); Sat, 11 Sep 2010 12:34:59 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=xQB0HZeGLMnlhV2qdbu7j744iiF1KxXr2JEm0WHE9FMhXRTnAfyFB3GJb06IYtFZaL PpxGaZKSKc4Cq2y7TZ4kw5m5vhP60q0R2mjt7yqvzKp0aH5l4GyA97tYDDkFmHa86jbr yLRiwKXyBcwJJx+tZ/Yhu/tD+cjRJiFThvALc= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 1/8]sound/isa/cmi8330.c Update broken web addresses. Date: Sat, 11 Sep 2010 09:35:21 -0700 Message-Id: <1284222928-4150-1-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 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/isa/cmi8330.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/sound/isa/cmi8330.c b/sound/isa/cmi8330.c index fe79a16..0657aa0 100644 --- a/sound/isa/cmi8330.c +++ b/sound/isa/cmi8330.c @@ -1,7 +1,6 @@ /* * Driver for C-Media's CMI8330 and CMI8329 soundcards. * Copyright (c) by George Talusan - * http://www.undergrad.math.uwaterloo.ca/~gstalusa * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 1.7.2.1