From: Artem Bityutskiy Date: Tue, 22 Jul 2008 09:06:13 +0000 (+0300) Subject: UBIFS: remove unneeded function parameter X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29b09390fdd7656e0b6253fa47532daa78a3db3;p=pandora-kernel.git UBIFS: remove unneeded function parameter Simplify 'ubifs_jnl_write_inode()' by removing the 'deletion' parameter which is not really needed because we may test inode->i_nlink and check whether this is a deletion or not. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed