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:
f29b093
)
UBIFS: remove another unneeded function parameter
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 22 Jul 2008 09:19:09 +0000
(12:19 +0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 25 May 2009 14:08:49 +0000
(17:08 +0300)
The 'last_reference' parameter of 'pack_inode()' is not really
needed because 'inode->i_nlink' may be tested instead. Zap it.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found