From 7fba2c27a3e0cf7fa411fbab4839e1807a3e0734 Mon Sep 17 00:00:00 2001 From: Lin Feng Date: Tue, 30 Apr 2013 15:27:07 -0700 Subject: [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk Also replace deprecated printk(KERN_ERR...) with pr_err() as suggested by Yinghai, attaching the function name to provide plenty info. Signed-off-by: Lin Feng Cc: Yinghai Lu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed