Fix sanity check in UnwStartThumb() using the wrong register
commit9476883d2d7e89d81719daf81664f565cbbc883c
authorThomas Jarosch <tomj@simonv.com>
Wed, 29 Feb 2012 18:08:43 +0000 (29 19:08 +0100)
committerThomas Jarosch <tomj@simonv.com>
Fri, 2 Mar 2012 17:29:09 +0000 (2 18:29 +0100)
tree437365c261acc715cd638867a081847e3ff303e5
parent5bfbc641512690cad402ebd354cd303bb77e7c46
Fix sanity check in UnwStartThumb() using the wrong register

cppcheck reported:
[lib/unwarminder/unwarm_thumb.c:399] -> [lib/unwarminder/unwarm_thumb.c:399]: (style) Same expression on both sides of '&&'.

Patch will also be sent to the upstream project.

Change-Id: I57033f290135f4dc09ac7e9b07c31461bc5b471a
Reviewed-on: http://gerrit.rockbox.org/157
Reviewed-by: Thomas Jarosch <tomj@simonv.com>
lib/unwarminder/unwarm_thumb.c