From: H Hartley Sweeten Date: Mon, 8 Mar 2010 05:02:40 +0000 (+1100) Subject: drivers/md: Remove unnecessary casts of void * X-Git-Tag: v2.6.35-rc1~440^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b92813c3c0b6990f14838e3985fb385d2655d0c;p=pandora-kernel.git drivers/md: Remove unnecessary casts of void * void pointers do not need to be cast to other pointer types. Signed-off-by: H Hartley Sweeten Signed-off-by: NeilBrown --- Reading git-diff-tree failed