From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757339Ab0IIW6i (ORCPT ); Thu, 9 Sep 2010 18:58:38 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:44888 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932445Ab0IIWhe (ORCPT ); Thu, 9 Sep 2010 18:37:34 -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=FQPtS2kp+bPlwnLrqvU1wtcCmLm/wczsainwFCUMZ3/Pj4M7pIGE8d9PaVzkZm4Bus aXZCbBI2LTfBhcZs3alSzRqOAtDLNTgLW37Cx/A6qe/ayfV23EnzJJNFn+ZSKcjcb/eV U9V2XniMX6dVym1zg9KubNkWy304ChlsaWHZo= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 128/223]drivers/scsi/ibmmca.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:37:35 -0700 Message-Id: <1284071862-8194-8-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284071862-8194-1-git-send-email-justinmattock@gmail.com> References: <1284071862-8194-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/scsi/ibmmca.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/ibmmca.c b/drivers/scsi/ibmmca.c index 9a4b69d..be29702 100644 --- a/drivers/scsi/ibmmca.c +++ b/drivers/scsi/ibmmca.c @@ -7,8 +7,6 @@ See the file Documentation/scsi/ibmmca.txt for a detailed description of this driver, the commandline arguments and the history of its development. - See the WWW-page: http://www.uni-mainz.de/~langm000/linux.html for latest - updates, info and ADF-files for adapters supported by this driver. Alan Cox Updated for Linux 2.5.45 to use the new error handler, cleaned up the -- 1.7.2.1