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:
5a4a798
)
ext4: Fix compile warnings with MB_DEBUG
author
Akira Fujita
<a-fujita@rs.jp.nec.com>
Mon, 6 Jul 2009 03:04:36 +0000
(23:04 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 6 Jul 2009 03:04:36 +0000
(23:04 -0400)
When MB_DEBUG is enabled, we get some compile warnings because
ext4_group_t is unsigned int. This patch fixes them.
Signed-off-by Akira Fujita <a-fujita@rs.jp.nec.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found