
On Wed, Jun 03, 2015 at 11:04:08AM -0600, Eric Blake wrote:
On 06/03/2015 06:48 AM, Ján Tomko wrote:
s/redundant/incorrect/
They would only be redundant if having them was correct but optional; but in all cases you touched, they were grammatically wrong: there is no optional ', it is either "its" (possessive) or "it's" (short for "it is").
Oh, I didn't realize 'redundant' implied that both were correct.
--- docs/formatnode.html.in | 2 +- src/conf/storage_conf.c | 2 +- src/esx/esx_driver.c | 2 +- src/esx/esx_network_driver.c | 2 +- src/esx/esx_storage_backend_iscsi.c | 2 +- src/esx/esx_storage_backend_vmfs.c | 2 +- src/libxl/libxl_domain.c | 2 +- src/network/bridge_driver.c | 2 +- src/parallels/parallels_storage.c | 2 +- src/qemu/qemu_driver.c | 4 ++-- src/qemu/qemu_migration.c | 2 +- src/vbox/vbox_common.c | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-)
ACK with the subject tweaked
Thanks, I tweaked the commit summary and pushed it. Jan