From: Christoph Hellwig Date: Fri, 24 Mar 2006 11:15:21 +0000 (-0800) Subject: [PATCH] s390: merge cmb into dasdc X-Git-Tag: v2.6.17-rc1~970 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2eb664ce9dcba8b54ececf5e057470c47e57f7;p=pandora-kernel.git [PATCH] s390: merge cmb into dasdc dasd_cmd just implements three ioctls which are wrappers around functionality in the core kernel or other modules. When merging those into dasd_mod they just add 22 lines of code which is far less than the amount of code removed in the last two patches, and which doesn't spill into another 4k pages when build modular, while removing a 128lines module. Signed-off-by: Christoph Hellwig Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed