From: NeilBrown Date: Tue, 30 Sep 2014 05:36:28 +0000 (+1000) Subject: md: remove unnecessary test for MD_MAJOR in md_ioctl() X-Git-Tag: omap-for-v3.19/prcm-cleanup~52^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326eb17d73a6b424ed7c47c693ff53721618fc48;p=pandora-kernel.git md: remove unnecessary test for MD_MAJOR in md_ioctl() unknown ioctls no longer get this deep into md_ioctl since md_ioctl_valid() was introduced in 3.14. So remove the test and the misleading comment. Signed-off-by: NeilBrown --- Reading git-diff-tree failed