On Sun, May 08, 2011 at 08:58:11AM +0200, Stefan Weil wrote: > cppcheck report: > hw/ac97.c:1004: style: > Variable 'written' is assigned a value that is never used > hw/ac97.c:1072: style: > Variable 'written' is assigned a value that is never used > > Signed-off-by: Stefan Weil <w...@mail.berlios.de> > --- > hw/ac97.c | 6 +----- > 1 files changed, 1 insertions(+), 5 deletions(-)
Thanks, applied to the trivial-patches branch: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches For more information see http://wiki.qemu.org/Contribute/TrivialPatches. Stefan