From: Hannes Eder Date: Sun, 2 Aug 2009 11:05:41 +0000 (+0000) Subject: IPVS: use pr_err and friends instead of IP_VS_ERR and friends X-Git-Tag: v2.6.32-rc1~703^2~485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3e238e9c4bf9987b19185235cd0cdc21ea038c;p=pandora-kernel.git IPVS: use pr_err and friends instead of IP_VS_ERR and friends Since pr_err and friends are used instead of printk there is no point in keeping IP_VS_ERR and friends. Furthermore make use of '__func__' instead of hard coded function names. Signed-off-by: Hannes Eder Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed