Remove useless NULL check after kmalloc(M_WAITOK).
commit7e4598cb243e4960cd161573e54f1dc1fe53028d
authorNicolas Thery <nth@dragonflybsd.org>
Sat, 16 Aug 2008 07:31:11 +0000 (16 07:31 +0000)
committerNicolas Thery <nth@dragonflybsd.org>
Sat, 16 Aug 2008 07:31:11 +0000 (16 07:31 +0000)
tree52051c974b0e8ff7fe316b63012fa225337769bb
parent7dfd5f3e1490f93021f40fcf588925af9c5780f9
Remove useless NULL check after kmalloc(M_WAITOK).
sys/kern/imgact_elf.c