From: H Hartley Sweeten Date: Wed, 27 Jun 2012 21:59:19 +0000 (-0700) Subject: staging: comedi: adl_pci6208: pass on the error code from comedi_pci_enable X-Git-Tag: v3.6-rc1~100^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d639b6b252759e6333aa576645f25624c4b9a99;p=pandora-kernel.git staging: comedi: adl_pci6208: pass on the error code from comedi_pci_enable Return the actual error code from comedi_pci_enable instead of assuming -EIO on failure. Also, shorten the local variable name 'retval' to 'ret'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed