diff for duplicates of <20100421103204.GD29647@bicker> diff --git a/a/1.txt b/N1/1.txt index aa1c5ea..1201292 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,4 +15,4 @@ index 6ef7b26..c6d84ce 100644 + set_cached_acl(inode, type, acl); } kfree(value); - } else if (size = -ENOENT || size = -ENODATA || size = 0) { + } else if (size == -ENOENT || size == -ENODATA || size == 0) { diff --git a/a/content_digest b/N1/content_digest index 9bbd893..def4e77 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] btrfs: add check for ERR_PTR()\0" - "Date\0Wed, 21 Apr 2010 10:32:04 +0000\0" + "Date\0Wed, 21 Apr 2010 12:32:04 +0200\0" "To\0Chris Mason <chris.mason@oracle.com>\0" "Cc\0Al Viro <viro@zeniv.linux.org.uk>" Joel Becker <joel.becker@oracle.com> @@ -27,6 +27,6 @@ "+\t\t\t\tset_cached_acl(inode, type, acl);\n" " \t\t}\n" " \t\tkfree(value);\n" - " \t} else if (size = -ENOENT || size = -ENODATA || size = 0) {" + " \t} else if (size == -ENOENT || size == -ENODATA || size == 0) {" -8018b2569f8c6f3ac8b8846411b31c237d15329307f2a76c3916ef026df53dfa +3d8d00f83c6d9718ccd99af43d885a665145e9572772e0159d3eafd2d2dd253d
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.