On Fri, Oct 30, 2020 at 2:07 AM Eduardo Habkost <ehabk...@redhat.com> wrote:
> sparc_set_nwindows() is one of the very few property setters that > don't check dev->realized, and there's no reason for it to be > special. Check dev->realized like the other setters. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> -- Marc-André Lureau