-
Stefan Weil authored
Commit 7f6f0ae5 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>Stefan Weil authoredCommit 7f6f0ae5 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>
Loading