commit | ade8989a1b97af2d2c7482da05600d2fb95e254e | [log] [tgz] |
---|---|---|
author | Ganesh Mahendran <opensource.ganesh@gmail.com> | Thu Sep 28 16:56:03 2017 +0800 |
committer | Ganesh Mahendran <opensource.ganesh@gmail.com> | Thu Sep 28 17:04:55 2017 +0800 |
tree | edcf2c6e386e5dfc085f16020915ccf72500d10c | |
parent | 2560692961211fe25857fea729ad8d839619bb4e [diff] |
libbinder: remove unnecessary check (desired > mDataCapacity) is always true in (desired > mDataCapacity)'s branch. So we do not need to do the check. Change-Id: I4e78a8fd53297eeffa5edfbaea0a0ed50bcddd72 Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com>