From 9b35db028f7f5c375ab9cef095ea48250d4c15ff Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 26 Nov 2013 16:41:34 -0700 Subject: [PATCH] staging: comedi: dmm32at: remove final attach noise and fix return value The "success" message after an attach is just added noise. Remove it. The normal return value for "success" is 0. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed