All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <49DDCAD7.7070206@fastmail.fm>

diff --git a/a/1.txt b/N1/1.txt
index 6e819f6..c9678c5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -87,7 +87,7 @@ Jack Stone wrote:
 >      }
 > -    kaddr = (u32*)page_address(page);
 > +    kaddr = page_address(page);
->      if (*(le32*)kaddr = cpu_to_le32(0x72626968)/*'hibr'*/) {
+>      if (*(le32*)kaddr == cpu_to_le32(0x72626968)/*'hibr'*/) {
 >          ntfs_debug("Magic \"hibr\" found in hiberfil.sys.  Windows is "
 >                  "hibernated on the volume.  This is the "
 > @@ -1515,7 +1515,7 @@ not_enabled:
diff --git a/a/content_digest b/N1/content_digest
index 602c9f4..c09a5e3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -12,7 +12,7 @@
  "ref\049DCAF04.3090803@fastmail.fm\0"
  "From\0Jack Stone <jwjstone@fastmail.fm>\0"
  "Subject\0Re: [PATCH 35/56] ntfs: Remove void casts\0"
- "Date\0Thu, 09 Apr 2009 10:15:51 +0000\0"
+ "Date\0Thu, 09 Apr 2009 11:15:51 +0100\0"
  "To\0Bert Wesarg <bert.wesarg@googlemail.com>\0"
  "Cc\0linux-kernel@vger.kernel.org"
   jeff@garzik.org
@@ -109,7 +109,7 @@
  ">      }\n"
  "> -    kaddr = (u32*)page_address(page);\n"
  "> +    kaddr = page_address(page);\n"
- ">      if (*(le32*)kaddr = cpu_to_le32(0x72626968)/*'hibr'*/) {\n"
+ ">      if (*(le32*)kaddr == cpu_to_le32(0x72626968)/*'hibr'*/) {\n"
  ">          ntfs_debug(\"Magic \\\"hibr\\\" found in hiberfil.sys.  Windows is \"\n"
  ">                  \"hibernated on the volume.  This is the \"\n"
  "> @@ -1515,7 +1515,7 @@ not_enabled:\n"
@@ -159,4 +159,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-8890afa4034c2d6dc7ba3170f4b5e0efc32dbfa35448ea55e4a0121e880c2b83
+43d1d51da7df5bed693d60c1109d38a50bebfe82745083ae370c039a88a10b94

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.