From: Al Viro Date: Wed, 17 Jun 2015 16:44:14 +0000 (-0400) Subject: ufs: move truncate code into inode.c X-Git-Tag: omap-for-v4.3/fixes-rc1~80^2~5^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=010d331fc315c96607aa6ecdfebb9fcdd349fc9b;p=pandora-kernel.git ufs: move truncate code into inode.c It is closely tied to block pointers handling there, can benefit from existing helpers, etc. - no point keeping them apart. Trimmed the trailing whitespaces in inode.c at the same time. Signed-off-by: Al Viro --- Reading git-diff-tree failed