From 587e500c40aef11163bf09d367b5c3b3aba820cc Mon Sep 17 00:00:00 2001 From: "J. Ali Harlow" Date: Wed, 18 May 2011 19:18:51 +0100 Subject: [PATCH] comedi vmk80xx: make rudimentary_check a static function rudimentary_check is a macro with side-effects (it returns on error) which is contary to CodingStyle. Replace it with a static function. Signed-off-by: J. Ali Harlow Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed