commit | 7fba2c27a3e0cf7fa411fbab4839e1807a3e0734 | [log] [tgz] |
---|---|---|
author | Lin Feng <linfeng@cn.fujitsu.com> | Tue Apr 30 15:27:07 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 30 17:04:01 2013 -0700 |
tree | 70e4c22a99a682752f7802162108de8e653eb604 | |
parent | 58c7be84fec87b3a96964d65129b36c0e8c59a19 [diff] |
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 <linfeng@cn.fujitsu.com> Cc: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>