hw/timer/mc146818rtc: White space clean-up
commit7cd9681b8e2ac0f5961d6a6cd5c99d89ffbbbd62
authorThomas Huth <thuth@redhat.com>
Thu, 16 Aug 2018 11:35:53 +0000 (16 13:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Aug 2018 11:32:50 +0000 (23 13:32 +0200)
tree50853d471c042ece8cefe3d2ba094ba72c88a2f6
parenta3ab1dc072407db308bdfdd21c82d4eacaa377e9
hw/timer/mc146818rtc: White space clean-up

mc146818rtc.c still contains some TABs. Replace them with spaces.
And while we're at it, also delete trailing whitespace in this file.

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1534419358-10932-4-git-send-email-thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/timer/mc146818rtc.c