commit | ac39849ddc19c0bbb39068497139ac45bccd4321 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Oct 16 18:38:25 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 17 18:50:03 2007 -0400 |
tree | b5a6a17f1cd9c98374b91feafcf554bf5197c44d | |
parent | d8dd0b45438d62fc4a93d8e3cee9985710d01e40 [diff] [blame] |
ext4: sparse fixes Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index 89dd876..5489703 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c
@@ -1027,7 +1027,7 @@ } if (buffer_new(&dummy)) { J_ASSERT(create != 0); - J_ASSERT(handle != 0); + J_ASSERT(handle != NULL); /* * Now that we do not always journal data, we should