From: Rickard Strandqvist Date: Thu, 1 Jan 2015 17:52:57 +0000 (+0100) Subject: dm thin metadata: remove unused dm_pool_get_data_block_size() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~100^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb1397d585c28c2acff06a6002fc2c8db19a80d;p=pandora-kernel.git dm thin metadata: remove unused dm_pool_get_data_block_size() The thin-pool target doesn't display the data block size as part of its table status, unlike the dm-cache target, so there is no need for dm_pool_get_data_block_size(). This was found using cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed