Christophe JAILLET 372a447c4b ocfs2: do not log twice error messages
'o2hb_map_slot_data' and 'o2hb_populate_slot_data' are called from only
one place, in 'o2hb_region_dev_write'.  Return value is checked and
'mlog_errno' is called to log a message if it is not 0.

So there is no need to call 'mlog_errno' directly within these functions.
This would result on logging the message twice.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-09-04 16:54:41 -07:00
..
2015-09-04 16:54:41 -07:00
2015-06-24 17:49:40 -07:00
2011-07-25 14:58:15 -07:00
2015-09-04 16:54:41 -07:00
2015-07-09 11:42:21 -07:00
2014-01-21 16:19:41 -08:00
2011-03-31 11:26:23 -03:00
2012-05-29 23:28:40 -04:00
2015-06-24 17:49:40 -07:00