From: Ian Abbott Date: Fri, 23 Aug 2013 13:45:00 +0000 (+0100) Subject: staging: comedi: comedi_bond: return error code in do_dev_config() X-Git-Tag: v3.12-rc1~183^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf26cff891930e62bc4cd208a6b679fb1a1f144;p=pandora-kernel.git staging: comedi: comedi_bond: return error code in do_dev_config() Change `do_dev_config()` to return an error code on failure and 0 on success, instead of 0 on failure and 1 on success. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed