On 09/12/2014 08:15, zhanghailiang wrote:
> Refactor superio_ioport_writeb to fix the out of bounds write warning.
>
> In addition, fix two typos: s/chage/change/
>
> Signed-off-by: zhanghailiang
> ---
> - using bool instead of int for can_write as suggested by Stefan Weil
> - fix two typos:
Refactor superio_ioport_writeb to fix the out of bounds write warning.
In addition, fix two typos: s/chage/change/
Signed-off-by: zhanghailiang
---
- using bool instead of int for can_write as suggested by Stefan Weil
- fix two typos: s/chage/change
---
hw/isa/vt82c686.c | 41