commit | 6b38d03f48da3006085e2d3e45168ed60475f7bb | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Aug 27 13:56:19 2012 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Fri Aug 31 17:32:57 2012 +0300 |
tree | b4153a3af440324ea5c0bbf7961a040d10ee81e5 | |
parent | 79fda5179a5227c930e5b0242b5d5ebf3df29422 [diff] |
UBIFS: use pr_ helper instead of printk Use 'pr_err()' instead of 'printk(KERN_ERR', etc. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>