Jesper Juhl
566538a6cf
reiserfs: make sure va_end() is always called after va_start().
...
A call to va_start() must always be followed by a call to va_end() in the
same function. In fs/reiserfs/prints.c::print_block() this is not always
the case. If 'bh' is NULL we'll return without calling va_end().
One could add a call to va_end() before the 'return' statement, but it's
nicer to just move the call to va_start() after the test for 'bh' being
NULL.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Edward Shishkin <edward.shishkin@gmail.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:15 -08:00
..
2011-01-11 09:58:08 -06:00
2011-01-07 17:50:28 +11:00
2011-01-07 17:50:31 +11:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:29 +11:00
2011-01-13 08:03:15 -08:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:30 +11:00
2011-01-07 17:50:29 +11:00
2011-01-09 23:43:00 +00:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:28 +11:00
2010-12-13 13:42:24 -06:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:31 +11:00
2011-01-11 14:37:31 -08:00
2011-01-11 14:37:31 -08:00
2011-01-13 08:03:05 -08:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:26 +11:00
2011-01-10 07:43:54 -08:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:16:27 -08:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:28 +11:00
2011-01-10 12:29:43 -05:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:29 +11:00
2011-01-04 13:10:37 -05:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:28 +11:00
2011-01-07 16:58:04 -08:00
2011-01-11 15:11:56 -08:00
2011-01-11 15:11:56 -08:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:31 +11:00
2011-01-12 08:35:53 -08:00
2011-01-11 11:28:34 -08:00
2011-01-07 17:50:26 +11:00
2011-01-07 14:39:20 -08:00
2011-01-07 17:50:26 +11:00
2011-01-10 19:04:05 +01:00
2010-10-29 04:16:31 -04:00
2011-01-13 08:03:15 -08:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:26 +11:00
2011-01-10 16:10:33 -08:00
2011-01-07 17:50:28 +11:00
2011-01-07 17:50:26 +11:00
2011-01-11 14:45:52 -08:00
2011-01-07 17:50:26 +11:00
2011-01-10 21:35:55 -06:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:29 +11:00
2011-01-13 08:03:12 -08:00
2010-11-10 14:40:43 +01:00
2011-01-07 17:50:26 +11:00
2010-12-17 15:18:05 +01:00
2011-01-07 14:39:20 -08:00
2010-11-30 17:56:38 -08:00
2011-01-07 17:50:32 +11:00
2011-01-13 08:03:12 -08:00
2010-12-15 12:30:36 -08:00
2011-01-07 17:50:27 +11:00
2011-01-07 17:50:33 +11:00
2010-10-30 09:05:48 -07:00
2011-01-07 17:50:29 +11:00
2011-01-07 17:50:26 +11:00
2011-01-07 17:50:33 +11:00
2010-11-19 19:46:45 -08:00
2010-11-15 10:23:31 +01:00
2011-01-07 17:50:28 +11:00
2011-01-07 17:50:21 +11:00
2011-01-10 19:04:08 +01:00
2011-01-10 07:38:53 -08:00
2011-01-07 17:50:33 +11:00
2011-01-13 08:03:15 -08:00
2011-01-07 17:50:33 +11:00
2010-11-17 08:59:32 -08:00
2011-01-13 08:03:12 -08:00
2010-11-28 14:09:57 -08:00
2011-01-07 17:50:33 +11:00