target: clean up target memory allocation error messages
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 3 May 2010 13:49:23 +0000 (15:49 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 4 May 2010 07:11:20 +0000 (09:11 +0200)
commit8865209545dae9c2745927758a51c60f922e02ca
treec2e0148b9ce02478e780a673755716318d31e9ab
parent32e647acf40bc11858a524e5ee73183ce0d9449b
target: clean up target memory allocation error messages

target memory allocation can be implemented not to show
bogus error messages.

E.g. when trying a big allocation first and then a
smaller one if that fails.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/target.c
src/target/target.h