mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-21 21:10:43 +09:00
All callers of zap_vma_ptes() are not interested in the return value of that function, so let's simplify its interface and drop the return value. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>