diff --git a/[refs] b/[refs]
index b41003e5cc1b..e168553cf1c0 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: 9c782e3b2083c33b5a14c9955cf15f32ea88116b
+refs/heads/master: b480146fd19b99b16263467216622effcd93fd96
diff --git a/trunk/drivers/char/Kconfig b/trunk/drivers/char/Kconfig
index d6fcd0a36f9f..4135d8c5bcae 100644
--- a/trunk/drivers/char/Kconfig
+++ b/trunk/drivers/char/Kconfig
@@ -881,16 +881,6 @@ config FTAPE
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
diff --git a/trunk/drivers/char/ftape/Kconfig b/trunk/drivers/char/ftape/Kconfig
index 7d3ecb56a1bd..0d65189a7ae8 100644
--- a/trunk/drivers/char/ftape/Kconfig
+++ b/trunk/drivers/char/ftape/Kconfig
@@ -25,17 +25,7 @@ config ZFTAPE
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"