From: Gavin Shan Date: Thu, 17 Jul 2014 04:41:41 +0000 (+1000) Subject: powerpc/eeh: Replace pr_warning() with pr_warn() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~134^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dae27439acc75266d35c39970f1b5d80e0c596b;p=pandora-kernel.git powerpc/eeh: Replace pr_warning() with pr_warn() pr_warn() is equal to pr_warning(), but the former is a bit more formal according to commit fc62f2f ("kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn"). The patch replaces pr_warning() with pr_warn(). Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed