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:
5f5261a
)
ocfs2: Silence a gcc warning.
author
Joel Becker
<joel.becker@oracle.com>
Tue, 18 May 2010 23:47:55 +0000
(16:47 -0700)
committer
Joel Becker
<joel.becker@oracle.com>
Tue, 18 May 2010 23:48:41 +0000
(16:48 -0700)
ocfs2_block_group_claim_bits() is never called with min_bits=0, but we
shouldn't leave status undefined if it ever is.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found