+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The closing parenthesis is in the wrong place. We want to check "sizeof(*arg->clone_sources) * arg->clone_sources_count" instead of "sizeof(*arg->clone_sources * arg->clone_sources_count)". Signed-off-by:Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by:
Jie Liu <jeff.liu@oracle.com> Signed-off-by:
Chris Mason <clm@fb.com> cc: stable@vger.kernel.org