From: Artem Bityutskiy Date: Tue, 22 Jul 2008 09:19:09 +0000 (+0300) Subject: UBIFS: remove another unneeded function parameter X-Git-Tag: v2.6.27-rc4~65^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6c6b51e3677937090314b20b00f2194900d81b;p=pandora-kernel.git UBIFS: remove another unneeded function parameter The 'last_reference' parameter of 'pack_inode()' is not really needed because 'inode->i_nlink' may be tested instead. Zap it. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed