]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext4/fsync.c
[NET]: uninline skb_put, de-bloats a lot
[linux-2.6-omap-h63xx.git] / fs / ext4 / fsync.c
index 2a167d7131fa38feec17d647bbbdefbb98b6b601..8d50879d1c2c68f23284314ff4fc7c5afe3c0a8e 100644 (file)
@@ -47,7 +47,7 @@ int ext4_sync_file(struct file * file, struct dentry *dentry, int datasync)
        struct inode *inode = dentry->d_inode;
        int ret = 0;
 
-       J_ASSERT(ext4_journal_current_handle() == 0);
+       J_ASSERT(ext4_journal_current_handle() == NULL);
 
        /*
         * data=writeback: