]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: remove unneeded function parameter
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 22 Jul 2008 09:06:13 +0000 (12:06 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:26:25 +0000 (11:26 +0300)
commit1f28681ad34a0c7e51dc5070c84b53f7bd34f44c
tree11f5d3142a76e2e6723c7ae8612ba81cef446249
parentfbfa6c884aae2aff479eb8c996c564b1a34eae30
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