Markus Elfring fdf2657bc8 udf: One function call less in udf_fill_super() after error detection
The iput() function was called in up to three cases by the udf_fill_super()
function during error handling even if the passed data structure element
contained still a null pointer. This implementation detail could be improved
by the introduction of another jump label.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jan Kara <jack@suse.cz>
2014-11-19 21:56:06 +01:00
..
2012-02-29 21:53:47 +01:00
2013-06-29 12:46:50 +04:00
2011-10-31 23:43:58 +01:00
2014-10-09 13:06:14 +02:00
2014-07-15 22:40:23 +02:00
2009-06-11 21:36:13 -04:00
2011-10-10 19:29:01 +02:00
2014-07-15 22:40:23 +02:00
2013-09-24 11:23:33 +02:00
2014-10-09 13:06:14 +02:00