dyn_array: remove one panic
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 6 Sep 2008 17:26:50 +0000 (10:26 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:08 +0000 (16:53 +0200)
Andrew said, we don't need duplicated panic.
because __alloc_bootmem already have that.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found