diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-12-30 08:20:13 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-01-02 11:23:21 -0600 |
commit | 9a8a5ae69d3a436e51a7eb2edafe254572f60823 (patch) | |
tree | 9b2cb4eaf934e4d097713ca3eb8bd2c52a97acc5 /hw/pxa2xx_mmci.c | |
parent | 34daffa04886444dafd4a6951167225e824003d0 (diff) |
tcg: Remove unneeded assertion
Commit 7f6f0ae5b95adfa76e10eabe2c34424a955fd10c added two assertions.
One of these assertions is not needed:
The pointer ts is never NULL because it is initialized with the
address of an array element.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/pxa2xx_mmci.c')
0 files changed, 0 insertions, 0 deletions