commit | 1f28681ad34a0c7e51dc5070c84b53f7bd34f44c | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Jul 22 12:06:13 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Aug 13 11:26:25 2008 +0300 |
tree | 11f5d3142a76e2e6723c7ae8612ba81cef446249 | |
parent | fbfa6c884aae2aff479eb8c996c564b1a34eae30 [diff] |
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>