vserver 1.9.3
[linux-2.6.git] / fs / xfs / xfs_trans_item.c
index 767af48..1b8a756 100644 (file)
@@ -290,7 +290,7 @@ xfs_trans_next_item(xfs_trans_t *tp, xfs_log_item_desc_t *lidp)
        }
        ASSERT(0);
        /* NOTREACHED */
-       return 0; /* keep gcc quite */
+       return NULL; /* keep gcc quite */
 }
 
 /*