public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Spring cleaning
@ 2019-06-19 14:04 Nikolay Borisov
  2019-06-19 14:04 ` [PATCH 1/4] btrfs-progs: Remove redundant if Nikolay Borisov
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Nikolay Borisov @ 2019-06-19 14:04 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nikolay Borisov

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-19 22:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19 14:04 [PATCH 0/4] Spring cleaning Nikolay Borisov
2019-06-19 14:04 ` [PATCH 1/4] btrfs-progs: Remove redundant if Nikolay Borisov
2019-06-19 14:04 ` [PATCH 2/4] btrfs-progs: Remove commented code Nikolay Borisov
2019-06-19 22:28   ` David Sterba
2019-06-19 14:04 ` [PATCH 3/4] btrfs: Remove old send implementation Nikolay Borisov
2019-06-19 22:30   ` David Sterba
2019-06-19 14:04 ` [PATCH 4/4] btrfs-progs: check: Remove duplicated and commented functions Nikolay Borisov
2019-06-19 22:35 ` [PATCH 0/4] Spring cleaning David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox