]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Partition support: remove newline from partition name
authorWolfgang Denk <wd@denx.de>
Tue, 28 Jul 2009 20:35:39 +0000 (22:35 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 9 Aug 2009 20:52:38 +0000 (22:52 +0200)
commit716655288a53c95fad203ebf21d0b8ffdc2f7525
tree1880f9ed3e4cdbf6820a07a3f713953d56720a55
parent3f1649fb0dfb1e5c8890de154c332c394db5cdb5
Partition support: remove newline from partition name

Remove bogus newline character that got added to the .name field of
the disk_partition_t structure.

Signed-off-by: Wolfgang Denk <wd@denx.de>
disk/part_dos.c
disk/part_efi.c
disk/part_iso.c