commit | 3b757f07982b38b7a550c10ca37c9d173d450cac | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 30 16:23:10 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 30 16:23:10 2016 +0200 |
tree | 08f4103155252b9987b6ec7680cb646e692718c1 | |
parent | cde1199e01aa14f1777f97cdcb7d0de2d00add80 [diff] |
mkfs_vfat: use bb_error_msg for logging, not bb_info_msg This affects only a commented-out code section which searches for bad blocks Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>