From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933222Ab0IIWuV (ORCPT ); Thu, 9 Sep 2010 18:50:21 -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 S933236Ab0IIWow (ORCPT ); Thu, 9 Sep 2010 18:44:52 -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=uUVPLGGAXR+lV9hjsWoGqLugKMPx9YSoMjW2CmNLWBwNGWXauVjvuJQa7kIvRSAlay ji+FUUU2yjwLQuq0yGDL5y7Sv+5Jpt1GubMT+KTpZ6OcxwQOHfEA/RPh3Ii17VV6OIsD vOBoyDA3J5/ho+g42CEptFmyGlTDaCXbYUahI= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 200/223]drivers/telephony/ixj.h Update broken web addresses. Date: Thu, 9 Sep 2010 15:44:59 -0700 Message-Id: <1284072309-8452-5-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072309-8452-1-git-send-email-justinmattock@gmail.com> References: <1284072309-8452-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/telephony/ixj.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/telephony/ixj.h b/drivers/telephony/ixj.h index 4c32a43..bed0c30 100644 --- a/drivers/telephony/ixj.h +++ b/drivers/telephony/ixj.h @@ -22,7 +22,7 @@ * Mike Preston, * * More information about the hardware related to this driver can be found - * at our website: http://www.quicknet.net + * at our website: http://www.qn.net/ * * Fixes: * -- 1.7.2.1