On Sun, 4 Nov 2012, Valentin Ilie wrote:
> Fixed checkpatch warnings.
> Replaced printk(KERN_WARNING with pr_warn
The changelog is not really accurate, you are replacing _EMERG as well.
Plus the missing closing bracket is not visually nice :)
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from thi
Fixed checkpatch warnings.
Replaced printk(KERN_WARNING with pr_warn
Signed-off-by: Valentin Ilie
---
kernel/panic.c | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/kernel/panic.c b/kernel/panic.c
index e1b2822..8f1709f 100644
--- a/kernel/panic.c
+++ b/k
2 matches
Mail list logo