X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Freiserfs%2Fprints.c;h=740bb8c0c1ae8e455caafadd37351a6d14b2815e;hb=a1b81a84fff05dbfef45b7012c26e1fee9973e5d;hp=5e7388b32d020f17b6b22fb515bbe04a8a3ee67c;hpb=60812a4a99b796d894d2522dc63cb0fafc3be25e;p=linux-2.6 diff --git a/fs/reiserfs/prints.c b/fs/reiserfs/prints.c index 5e7388b32d..740bb8c0c1 100644 --- a/fs/reiserfs/prints.c +++ b/fs/reiserfs/prints.c @@ -575,6 +575,8 @@ void print_block(struct buffer_head *bh, ...) //int print_mode, int first, int l printk ("Block %llu contains unformatted data\n", (unsigned long long)bh->b_blocknr); + + va_end(args); } static char print_tb_buf[2048];