]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
md/bitmap: remove dead code from md/bitmap
authorNeil Brown <neilb@suse.de>
Sat, 11 Aug 2007 23:07:37 +0000 (01:07 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 11 Aug 2007 23:07:37 +0000 (01:07 +0200)
commitc6be40c9f51529d66e6b66910aa49693da795603
treef531a76cd74c7756fd9ec5cadc12efec4b715ce7
parentb852d1f6463c5a9bf25ac324eac32e9cb1a2eaf7
md/bitmap: remove dead code from md/bitmap

bitmap_active is never called, and the BITMAP_ACTIVE flag is never users or
tested, so discard them both.

Also remove some out-of-date 'todo' comments.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/md/bitmap.c
include/linux/raid/bitmap.h