From: Nishanth Menon Date: Mon, 12 Jul 2010 22:56:03 +0000 (-0500) Subject: staging: tidspbridge: remove RET_OK RET_FAIL X-Git-Tag: v2.6.36-rc1~520^2~1^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4018e396518e56a156fd99a2a44a675bc87437dd;p=pandora-kernel.git staging: tidspbridge: remove RET_OK RET_FAIL RET_OK is 0 and RET_FAIL is a -1, replace these custom returns with a standard errno Signed-off-by: Nishanth Menon Reviewed-by: Felipe Contreras Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed