Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932411AbWAJU5a (ORCPT ); Tue, 10 Jan 2006 15:57:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932629AbWAJU53 (ORCPT ); Tue, 10 Jan 2006 15:57:29 -0500 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:64521 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S932628AbWAJU5L (ORCPT ); Tue, 10 Jan 2006 15:57:11 -0500 Date: Tue, 10 Jan 2006 21:57:09 +0100 From: Adrian Bunk To: linux-kernel@vger.kernel.org Subject: [2.6 patch] ftape: remove some outdated information from Kconfig files Message-ID: <20060110205709.GE3911@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2552 Lines: 58 This patch removes some outdated information about the ftape driver like pointers to no longer existing webpages from Kconfig files. Signed-off-by: Adrian Bunk --- drivers/char/Kconfig | 10 ---------- drivers/char/ftape/Kconfig | 12 +----------- 2 files changed, 1 insertion(+), 21 deletions(-) --- linux-2.6.15-mm2-full/drivers/char/Kconfig.old 2006-01-10 21:32:49.000000000 +0100 +++ linux-2.6.15-mm2-full/drivers/char/Kconfig 2006-01-10 21:33:11.000000000 +0100 @@ -881,16 +881,6 @@ module. To compile this driver as a module, choose M here: the module will be called ftape. - Note that the Ftape-HOWTO is out of date (sorry) and documents the - older version 2.08 of this software but still contains useful - information. There is a web page with more recent documentation at - . This page - always contains the latest release of the ftape driver and useful - information (backup software, ftape related patches and - documentation, FAQ). Note that the file system interface has - changed quite a bit compared to previous versions of ftape. Please - read . - source "drivers/char/ftape/Kconfig" endmenu --- linux-2.6.15-mm2-full/drivers/char/ftape/Kconfig.old 2006-01-10 21:33:21.000000000 +0100 +++ linux-2.6.15-mm2-full/drivers/char/ftape/Kconfig 2006-01-10 21:34:02.000000000 +0100 @@ -25,17 +25,7 @@ support", above) then `zft-compressor' will be loaded automatically by zftape when needed. - Despite its name, zftape does NOT use compression by default. The - file contains a short description of - the most important changes in the file system interface compared to - previous versions of ftape. The ftape home page - contains - further information. - - IMPORTANT NOTE: zftape can read archives created by previous - versions of ftape and provide file mark support (i.e. fast skipping - between tape archives) but previous version of ftape will lack file - mark support when reading archives produced by zftape. + Despite its name, zftape does NOT use compression by default. config ZFT_DFLT_BLK_SZ int "Default block size" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/