From: Artem Bityutskiy Date: Tue, 22 Jul 2008 09:06:13 +0000 (+0300) Subject: UBIFS: remove unneeded function parameter X-Git-Tag: v2.6.27-rc4~65^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f28681ad34a0c7e51dc5070c84b53f7bd34f44c;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