]> 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>
Wed, 20 Mar 2013 04:22:54 +0000 (15:22 +1100)
commitad64e646f7fcddd57e3df3feb064c062ef047924
treec2c16608e14b301fbc64ceba55c4260f5ca7a634
parent6cdd33a36290320afdf4b23d1b6c536f1787355d
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