remove extra newlines in grub_util_* strings
authorAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 13 May 2015 06:47:17 +0000 (09:47 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 13 May 2015 06:47:17 +0000 (09:47 +0300)
commit5082ea618439fe59956d071777be0c9c74fbbcf5
tree0f2790aefb763eefd087bc16bff9a6ab995044a6
parenta139188eb559ee23f51540948ec84ef5948fb2d1
remove extra newlines in grub_util_* strings

grub_util_{info,warn,error} already add trailing newlines, so remove
them from format strings. Also trailing full stops are already added.
grub-core/bus/emu/pci.c
grub-core/disk/lvm.c
grub-core/osdep/linux/ofpath.c
util/grub-install-common.c
util/grub-install.c
util/grub-mknetdir.c
util/grub-pe2elf.c
util/mkimage.c