From: Pintu Kumar Date: Wed, 10 Dec 2014 23:42:58 +0000 (-0800) Subject: mm/vmscan.c: replace printk with pr_err X-Git-Tag: omap-for-v3.19/fixes-rc1~142^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8612c6639b70c59308cf37ae4790817df9621281;p=pandora-kernel.git mm/vmscan.c: replace printk with pr_err This patch replaces printk(KERN_ERR..) with pr_err found under shrink_slab. Thus it also reduces one line extra because of formatting. Signed-off-by: Pintu Kumar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed