[PATCH] Documentation/block/data-integrity.txt: Fix section numbers

Previous thread: [PATCH] bio.h: Remove unused conditional code by Alberto Bertogli on Friday, September 26, 2008 - 7:09 pm. (2 messages)

Next thread: none
From: Alberto Bertogli
Date: Friday, September 26, 2008 - 7:10 pm

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 Documentation/block/data-integrity.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/block/data-integrity.txt b/Documentation/block/data-integrity.txt
index e9dc8d8..e8ca040 100644
--- a/Documentation/block/data-integrity.txt
+++ b/Documentation/block/data-integrity.txt
@@ -246,7 +246,7 @@ will require extra work due to the application tag.
       retrieve the tag buffer using bio_integrity_get_tag().
 
 
-6.3 PASSING EXISTING INTEGRITY METADATA
+5.3 PASSING EXISTING INTEGRITY METADATA
 
     Filesystems that either generate their own integrity metadata or
     are capable of transferring IMD from user space can use the
@@ -283,7 +283,7 @@ will require extra work due to the application tag.
       integrity upon completion.
 
 
-6.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
+5.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
     METADATA
 
     To enable integrity exchange on a block device the gendisk must be
-- 
1.6.0.87.g2858d

--

Previous thread: [PATCH] bio.h: Remove unused conditional code by Alberto Bertogli on Friday, September 26, 2008 - 7:09 pm. (2 messages)

Next thread: none