On Mon, Apr 08, 2013 at 05:36:12PM +0100, Peter Maydell wrote: > Minor fixes to documentation and code comments, including > a set of lets-vs-let's corrections. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > docs/bootindex.txt | 10 +++++----- > docs/ccid.txt | 2 +- > hw/armv7m_nvic.c | 2 +- > hw/s390x/s390-virtio-ccw.c | 2 +- > hw/s390x/s390-virtio.c | 2 +- > hw/sd.c | 4 ++-- > hw/virtio-blk.c | 4 ++-- > target-microblaze/mmu.c | 2 +- > target-s390x/mem_helper.c | 8 ++++---- > 9 files changed, 18 insertions(+), 18 deletions(-)
Looks fine but please resend with hw/ reorganization conflicts resolved. Stefan