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>
1 file changed