opcodes: blackfin: drop null/nul checks in OUTS
commitd375829c21c67371a41eb63aefefd74354a4c909
authorMike Frysinger <vapier@gentoo.org>
Tue, 22 Feb 2011 20:52:31 +0000 (22 20:52 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 22 Feb 2011 20:52:31 +0000 (22 20:52 +0000)
tree1436af62768538369195d24160a69c00d48dc7c0
parent4d2cb079aa6b5a6db9a837ffd9757047c558baa2
opcodes: blackfin: drop null/nul checks in OUTS

Parts of the disassembler rely on the disasm info never being NULL (such
as being able to read memory to disassemble in the first place).  So drop
useless null checks in the OUTS helper.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
opcodes/ChangeLog
opcodes/bfin-dis.c