commit | 0d295d28a425494fd82c0e93bfe3ffc35901851b | [log] [tgz] |
---|---|---|
author | Scott Anderson <[email protected]> | Mon Oct 24 17:48:57 2011 -0700 |
committer | Mike J. Chen <[email protected]> | Sat Mar 03 17:29:14 2012 -0800 |
tree | 198f88241e659bdcfb3d2ec30e67eed37ed3c656 | |
parent | 5795e4ac390926efa686ba705872520cadf4e1fa [diff] |
FASTBOOT: Prevent unneeded memcmp()s in fbt_rx_process() After a match for the cmdbuf is found, there is no reason to continue to compare against strings we know won't match. Change-Id: I24c72146f015c5291c6455ac91240f9b366c8e8d Signed-off-by: Scott Anderson <[email protected]>