From: Tobias Klauser Date: Thu, 9 Dec 2010 04:50:22 +0000 (+0000) Subject: stmmac: Remove redundant unlikely() X-Git-Tag: v2.6.38-rc1~476^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e51d67ebb8e109a0990a13dafa937fb469aa3fb;p=pandora-kernel.git stmmac: Remove redundant unlikely() IS_ERR() already implies unlikely(), so it can be omitted here. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed