-
由 Steven Whitehouse 提交于
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: NSteven Whitehouse <swhiteho@redhat.com>
01eb7c07
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: NSteven Whitehouse <swhiteho@redhat.com>