From fcf26cff891930e62bc4cd208a6b679fb1a1f144 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Fri, 23 Aug 2013 14:45:00 +0100 Subject: [PATCH] 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-format-patch failed