]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/range.c: subtract_range: fix the broken phrase issued by printk
authorLin Feng <linfeng@cn.fujitsu.com>
Wed, 20 Mar 2013 04:07:32 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:16 +0000 (15:33 +1100)
commitc5fdc238968d90a068fe1a7153e5a658c7d2a2a1
tree3d762c1890c1e261ab303ed37100ca8c080fa888
parent75849d49ce234edb42a8ca80900a46f3fa07611c
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>
kernel/range.c