mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Commit61b60baf57("dasdinfo: Fix GCC 7 overflow warning") erroneously introduced line breaks to the UID (-u) output. To be consistent with the extended uid ouput code, keep the newley indroduced line breaks and remove the additional one from the string split above instead. Fixes:61b60baf57("dasdinfo: Fix GCC 7 overflow warning") Signed-off-by: Jan Höppner <hoeppner@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>