[Qemu-devel] Re: [PATCH v2 1/6] tmp105: Drop unused faults field

2010-05-15 Thread Jan Kiszka
andrzej zaborowski wrote: > Hi Jan, > > On 15 May 2010 13:32, Jan Kiszka wrote: >> From: Jan Kiszka >> >> It was only written, but never read. > > I pushed an alternate version to just move the update from post_save > to post_load. If you think of code as documentation, the struct > becomes le

[Qemu-devel] Re: [PATCH v2 1/6] tmp105: Drop unused faults field

2010-05-15 Thread andrzej zaborowski
Hi Jan, On 15 May 2010 13:32, Jan Kiszka wrote: > From: Jan Kiszka > > It was only written, but never read. I pushed an alternate version to just move the update from post_save to post_load. If you think of code as documentation, the struct becomes less complete in representing the state of th