From: Bartlomiej Zolnierkiewicz Date: Sat, 13 Oct 2007 15:47:48 +0000 (+0200) Subject: ide-pmac: don't check kauai_lookup_timing() return value X-Git-Tag: v2.6.24-rc1~1363^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a87ea480ce50e7a1553568395c024294db1808;p=pandora-kernel.git ide-pmac: don't check kauai_lookup_timing() return value kauai_lookup_timing() should always return non-zero return value: * BUG() in kauai_lookup_timing() if the timing info cannot be found. * Remove code checking for zero return value from all callers. Acked-by: Benjamin Herrenschmidt Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed