UBIFS: remove unneeded function parameter
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 22 Jul 2008 09:06:13 +0000 (12:06 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:49 +0000 (17:08 +0300)
commitf29b09390fdd7656e0b6253fa47532daa78a3db3
tree56c12c610b505270b4d289192801418140ee6d02
parent44b3860615c22173e9b31c76c056d9732be4fb98
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/journal.c
fs/ubifs/super.c
fs/ubifs/ubifs.h