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:
6b61b07
)
[GFS2] Fix warning on impossible event in eattr code
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 6 Jun 2006 21:31:30 +0000
(17:31 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 6 Jun 2006 21:31:30 +0000
(17:31 -0400)
The caller ensures that ea_list_i() is never called with an
invalid type, so lets BUG() if we see one. This clears up
a couple of compiler warnings too.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found