diff options
Diffstat (limited to 'fs/ocfs2/slot_map.c')
-rw-r--r-- | fs/ocfs2/slot_map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/ocfs2/slot_map.c b/fs/ocfs2/slot_map.c index ab4e0172cc1d..a6016e6b3ca2 100644 --- a/fs/ocfs2/slot_map.c +++ b/fs/ocfs2/slot_map.c | |||
@@ -475,8 +475,6 @@ int ocfs2_find_slot(struct ocfs2_super *osb) | |||
475 | int slot; | 475 | int slot; |
476 | struct ocfs2_slot_info *si; | 476 | struct ocfs2_slot_info *si; |
477 | 477 | ||
478 | mlog_entry_void(); | ||
479 | |||
480 | si = osb->slot_info; | 478 | si = osb->slot_info; |
481 | 479 | ||
482 | spin_lock(&osb->osb_lock); | 480 | spin_lock(&osb->osb_lock); |