temporary hack to solve crashing bug in fs/reiserfs/journal.o
commitb1d5ddd1fc12da0e2876a97d0c2943e4b124d4de
authorDan Carpenter <error27@gmail.com>
Tue, 16 Nov 2010 17:45:44 +0000 (16 20:45 +0300)
committerDan Carpenter <error27@gmail.com>
Tue, 16 Nov 2010 17:45:44 +0000 (16 20:45 +0300)
treef639388da76d2ee41eefcc5b47b7c090d7332292
parent32806f9594ea81a01d492e0db7860952a40dc88f
temporary hack to solve crashing bug in fs/reiserfs/journal.o

It was crashing because there was a function definition not at the top
of the file which didn't have parameter names specified.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_buf_size.c