From: Artem Bityutskiy Date: Tue, 22 Jul 2008 09:19:09 +0000 (+0300) Subject: UBIFS: remove another unneeded function parameter X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7226cb0396ce6aa25aac5c9c575b1aba412b65ea;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