Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6841ebee authored by Zhi Yong Wu's avatar Zhi Yong Wu Committed by Josef Bacik
Browse files

btrfs: Cleanup some redundant codes in btrfs_log_inode()

parent 628c8282
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3650,8 +3650,6 @@ static int btrfs_log_inode(struct btrfs_trans_handle *trans,
	bool fast_search = false;
	u64 ino = btrfs_ino(inode);

	log = root->log_root;

	path = btrfs_alloc_path();
	if (!path)
		return -ENOMEM;