All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] ftape: remove some outdated information from Kconfig files
Date: Tue, 10 Jan 2006 21:57:09 +0100	[thread overview]
Message-ID: <20060110205709.GE3911@stusta.de> (raw)

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 <bunk@stusta.de>

---

 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
-	  <http://www.instmath.rwth-aachen.de/~heine/ftape/>.  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 <file:Documentation/ftape.txt>.
-
 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 <file:Documentation/ftape.txt> contains a short description of
-	  the most important changes in the file system interface compared to
-	  previous versions of ftape.  The ftape home page
-	  <http://www.instmath.rwth-aachen.de/~heine/ftape/> 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"


             reply	other threads:[~2006-01-10 20:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10 20:57 Adrian Bunk [this message]
2006-01-11  0:03 ` [2.6 patch] ftape: remove some outdated information from Kconfig files Marcin Dalecki
2006-01-11 10:57   ` Mikael Pettersson
2006-01-11 13:20     ` Marcin Dalecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060110205709.GE3911@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.