git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbfa6c8
)
UBIFS: remove unneeded function parameter
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 22 Jul 2008 09:06:13 +0000
(12:06 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:26:25 +0000
(11:26 +0300)
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>
No differences found