malloc: size is unsigned, don't test for size < 0
authorPatrick Georgi <patrick@georgi-clan.de>
Sun, 11 Mar 2012 18:30:36 +0000 (19:30 +0100)
committerMathias Krause <minipli@googlemail.com>
Sun, 11 Mar 2012 21:18:57 +0000 (22:18 +0100)
clang complains

Change-Id: Ifadf73cf377c0d1808e20731803e01101bad7e1d
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/780
Tested-by: build bot (Jenkins)
Reviewed-by: Mathias Krause <minipli@googlemail.com>

No differences found