From: NeilBrown Date: Fri, 9 Sep 2005 23:23:58 +0000 (-0700) Subject: [PATCH] md: tidy up daemon stop/start code in md/bitmap.c X-Git-Tag: v2.6.14-rc1~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500af87abb81098da47474c81f29ea315a056dc5;p=pandora-kernel.git [PATCH] md: tidy up daemon stop/start code in md/bitmap.c The bitmap code used to have two daemons, so there is some 'common' start/stop code. But now there is only one, so the common code is just noise. This patch tidies this up somewhat. Signed-off-by: Neil Brown Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed