btrfs: remove open-coded swap() in backref.c:__merge_refs
The kernel provides a swap() that does the same thing as this code. Signed-off-by: NDave Jones <dsj@fb.com> Signed-off-by: NDavid Sterba <dsterba@suse.com>
Showing
想要评论请 注册 或 登录
The kernel provides a swap() that does the same thing as this code. Signed-off-by: NDave Jones <dsj@fb.com> Signed-off-by: NDavid Sterba <dsterba@suse.com>