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:
6e14968
)
UBIFS: fix printk format warnings
author
Alexander Beregalov
<a.beregalov@gmail.com>
Wed, 17 Sep 2008 18:09:41 +0000
(22:09 +0400)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Thu, 18 Sep 2008 06:57:57 +0000
(09:57 +0300)
fs/ubifs/dir.c:428: warning: format '%llu' expects type 'long long
unsigned int', but argument 5 has type 'long unsigned int'
fs/ubifs/debug.c:541: warning: format '%llu' expects type 'long long
unsigned int', but argument 2 has type 'long unsigned int'
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found