From: marcin.slusarz@gmail.com Date: Wed, 30 Jan 2008 21:03:55 +0000 (+0100) Subject: udf: simple cleanup of truncate.c X-Git-Tag: v2.6.26-rc1~1108^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de90b76eb96e7cdeac8b8dbe7d3db948b070f4d;p=pandora-kernel.git udf: simple cleanup of truncate.c - remove one indentation level by little code reorganization - convert "if (smth) BUG();" to "BUG_ON(smth);" Signed-off-by: Marcin Slusarz Signed-off-by: Jan Kara --- Reading git-diff-tree failed