> To fix this issue I moved the __free_page call before error check.

Would the wording “Move the __free_page() call before the error check.”
be more succinct for the change description?

Can the following code variant be applied at the end of this function?

        return ret ? ret : rqd.error;

Regards,
Markus

Reply via email to