All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100507095414.GH27064@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 83c33a6..9fe62ef 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,8 +22,8 @@ index 612a5c3..d8cd1e2 100644
 -	unsigned int nr_sectors;
 +	unsigned int hw_sectors;
  
- 	BUG_ON(bip = NULL);
- 	BUG_ON(bi = NULL);
+ 	BUG_ON(bip == NULL);
+ 	BUG_ON(bi == NULL);
  	BUG_ON(!bio_flagged(bio, BIO_CLONED));
  
 -	nr_sectors = bio_integrity_hw_sectors(bi, sectors);
diff --git a/a/content_digest b/N1/content_digest
index 37e3493..c8159ad 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020100507082928.GT27064@bicker\0"
  "From\0Dan Carpenter <error27@gmail.com>\0"
- "Subject\0[patch v2] bio-integrity: use hardware sectors instead of block\0"
- "Date\0Fri, 07 May 2010 09:54:14 +0000\0"
+ "Subject\0[patch v2] bio-integrity: use hardware sectors instead of block layer sectors\0"
+ "Date\0Fri, 7 May 2010 11:54:14 +0200\0"
  "To\0Martin K. Petersen <martin.petersen@oracle.com>\0"
  "Cc\0Jens Axboe <jens.axboe@oracle.com>"
   Chuck Ebbert <cebbert@redhat.com>
@@ -34,8 +34,8 @@
  "-\tunsigned int nr_sectors;\n"
  "+\tunsigned int hw_sectors;\n"
  " \n"
- " \tBUG_ON(bip = NULL);\n"
- " \tBUG_ON(bi = NULL);\n"
+ " \tBUG_ON(bip == NULL);\n"
+ " \tBUG_ON(bi == NULL);\n"
  " \tBUG_ON(!bio_flagged(bio, BIO_CLONED));\n"
  " \n"
  "-\tnr_sectors = bio_integrity_hw_sectors(bi, sectors);\n"
@@ -47,4 +47,4 @@
  " }\n"
   EXPORT_SYMBOL(bio_integrity_trim);
 
-f62d26fc19ec69b8095d21e62fe74be1ab5f9afe72809a6d57af2684e3e74d63
+930866e8a9963f671ff1e52b7cea277cc62e32fdd9e1780a19b553935ce5b791

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.