From: Prarit Bhargava Date: Thu, 13 Jan 2011 04:09:01 +0000 (+0000) Subject: powerpc/pseries: Cleanup use of notifier_from_errno() X-Git-Tag: v2.6.39-rc1~430^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e26065d8b11babc948262b92cd989fcc7062653;p=pandora-kernel.git powerpc/pseries: Cleanup use of notifier_from_errno() Minor cleanup of notifier_from_errno() in powerpc. notifier_from_errno() now contains the if(ret)/else conditional. There is no need to do it in the powerpc code. Signed-off-by: Prarit Bhargava Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed