Just a couple of patches that remove unneeded code. The first one does away with an always true if construct and the rest remove code which has been #if 0 for quite some time.
Nikolay Borisov (4): btrfs-progs: Remove redundant if btrfs-progs: Remove commented code btrfs: Remove old send implementation btrfs-progs: check: Remove duplicated and commented functions check/main.c | 69 ------------- cmds-send.c | 61 ------------ extent-tree.c | 270 +------------------------------------------------- 3 files changed, 5 insertions(+), 395 deletions(-) -- 2.17.1