commit | a1c06609b37c304c58f6d1d3b8e987edaf3391f3 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Apr 19 10:59:35 2013 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Aug 05 20:47:17 2013 +0100 |
tree | 7417c13bd7da0def1a262cb028501d3a2f42638c | |
parent | 4b6ff7afe8ca356ac51e98a7e01997cc17669254 [diff] |
mtd: Convert logging messages Use a more current logging style. Convert homegrown ERROR/INFO macros to pr_<level>. Convert homegrown parse_err macros to pr_err and expand hidden flow control. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>