On 05/04/2016 03:04 AM, Laurent Vivier wrote:
Some fixes in the use of muldiv64()
The patches have been generated with the help of coccinelle.
The first patch contains the scripts used to generate the two following
patches. As it is done for linux, I've added the scripts under
scripts/coccinelle.
Laurent Vivier (3):
scripts: add muldiv64() checking coccinelle scripts
The only 64bit parameter of muldiv64() is the first one.
remove useless muldiv64()
Reviewed-by: Richard Henderson <r...@twiddle.net>
r~