From 95bb7982759f75f47f23af2e0209f1b39f6dd3d2 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 26 Mar 2013 15:41:41 -0700 Subject: [PATCH] staging: comedi: s626: remove MC_TEST macro This macro relies on a local variable having a specific name. Replace it with a new helper function, s626_mc_test(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed