From: Christoph Hellwig Date: Fri, 22 Feb 2008 11:38:02 +0000 (+0100) Subject: udf: kill udf_set_blocksize X-Git-Tag: v2.6.26-rc1~1108^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f73ba8e9b0eb97f90c6256b94afeb035d97562;p=pandora-kernel.git udf: kill udf_set_blocksize This helper has been quite useless since sb_min_blocksize was introduced and is misnamed while we're at it. Just opencode the few lines in the caller instead. Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed