md: discard StateChanged device flag.
authorNeilBrown <neilb@suse.de>
Sun, 21 Mar 2010 23:28:51 +0000 (10:28 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 18 May 2010 05:27:47 +0000 (15:27 +1000)
This was needed when sysfs files could only be 'notified'
from process context.  Now that we have sys_notify_direct,
we can call it directly from an interrupt.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found