]> err.no Git - linux-2.6/blobdiff - fs/reiserfs/item_ops.c
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp
[linux-2.6] / fs / reiserfs / item_ops.c
index e237cd668e5bec874a8227d7efbdce195f69f9e0..7a88adbceef6ece45562579d2c24cdb6b196d33e 100644 (file)
@@ -275,7 +275,7 @@ static void indirect_print_item(struct item_head *ih, char *item)
        int j;
        __le32 *unp;
        __u32 prev = INT_MAX;
-       int num;
+       int num = 0;
 
        unp = (__le32 *) item;