+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Upstream clang complains that this line may be a possible misuse of the comma operator, since the result from "p++" is being discarded. Rather than overcomplicate things with a static_cast<void>(), it is easiest to just move this to a separate statement. Change-Id: I5d005eb82a02430f691f99a2f1e8b7237320f84a