From 57ae2b609f9338875daf269146f89c176831232c Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 15 Mar 2013 12:59:36 +0200 Subject: [PATCH] mtd: mtdchar: use proper kernel print level We normally use 'pr_err()' for error messages, not 'pr_notice()'. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-format-patch failed