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:
bb2615d
)
UBIFS: amend debugging inode size check function prototype
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 31 May 2011 15:14:38 +0000
(18:14 +0300)
committer
Artem Bityutskiy
<dedekind1@gmail.com>
Mon, 4 Jul 2011 07:54:27 +0000
(10:54 +0300)
Add 'const struct ubifs_info *c' parameter to 'dbg_check_synced_i_size()'
function because we'll need it in the next patch when we switch to debugfs.
So this patch is just a preparation.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found