From: J. Ali Harlow Date: Wed, 18 May 2011 18:18:51 +0000 (+0100) Subject: comedi vmk80xx: make rudimentary_check a static function X-Git-Tag: v3.0-rc1~336^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587e500c40aef11163bf09d367b5c3b3aba820cc;p=pandora-kernel.git 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-diff-tree failed