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