Home
last modified time | relevance | path

Searched hist:e75eaf100bdf01b94757e2b40365b46a7d380275 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff e75eaf100bdf01b94757e2b40365b46a7d380275 Tue Nov 11 04:25:42 CST 2014 Lubomir Popov <lpopov@mm-sol.com> mmc: Cosmetic fix for nicer, aligned device list printout

If print_mmc_devices() was called with a '\n' separator (as done
for example by the "mmc list" command), it offset the 2-nd and
all subsequent lines by one space. Fixing this.

Signed-off-by: Lubomir Popov <l-popov@ti.com>