On Sat, Feb 25, 2012 at 02:50:25PM +0100, Stefan Weil wrote: > Without the break statement, case 5 sets month and year from the same > data. This does not look correct. > > The missing break was reported by splint. > > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > hw/ds1338.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-)
Sorry, looks like I missed a couple of your patches in my inbox. Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan