]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should return 0 if succeed.
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Wed, 23 May 2012 13:54:42 +0000 (15:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jun 2012 05:14:07 +0000 (14:14 +0900)
commit58a129cfbe3cbf9a4d89c21e0367c5a2426d9041
treedb530175923fe350c714b0af2e684aa3585ed9c5
parent7257fa5721222f9504e426100198bf87b540af12
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 <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c