From: Samuel Iglesias Gonsalvez Date: Wed, 23 May 2012 13:54:42 +0000 (+0200) Subject: Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if succeed. X-Git-Tag: v3.6-rc1~100^2~912 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f1c53df288b56ad4b8421b13fbdb7232e92270;p=pandora-kernel.git Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if succeed. tpci200_slot_unmap_space() should return 0 if the operation was properly done. If not, the caller will think that something wrong happened. Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed