On Tue, 23 Apr 2019 19:40:30 +0800 Jiang Biao <benbjiang@xxxxxxxxxxx> wrote: > is_dirty has been renamed to flush, but the comment for it is > outdated. And the description about @flush parameter for > kvm_clear_dirty_log_protect() is missing, add it in this patch > as well. > > Signed-off-by: Jiang Biao <benbjiang@xxxxxxxxxxx> > --- > virt/kvm/kvm_main.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>