From: NeilBrown Date: Thu, 22 Dec 2011 23:17:50 +0000 (+1100) Subject: md/bitmap: daemon_work cleanup. X-Git-Tag: v3.3-rc1~164^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e61ebbcc45438899235d7a39f17291cb24e746c;p=pandora-kernel.git md/bitmap: daemon_work cleanup. We have a variable 'mddev' in this function, but repeatedly get the same value by dereferencing bitmap->mddev. There is room for simplification here... Signed-off-by: NeilBrown --- Reading git-diff-tree failed