From: H Hartley Sweeten Date: Fri, 5 Apr 2013 23:11:13 +0000 (-0700) Subject: staging: comedi: serial2002: return 0 after successful attach X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c01c3fb8cc38525ee747af85a900c2b9cf818a;p=pandora-kernel.git staging: comedi: serial2002: return 0 after successful attach A return value of >=0 indicates a successful attach to the comedi core. Return 0 since that is more common in the kernel. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed