From: Guillaume Clement Date: Thu, 24 Jul 2014 23:06:20 +0000 (+0200) Subject: staging: vt6655: fix static position in inline function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f742c7b98f38fbda19b4e8cc114e6878c7c3fbb;p=pandora-kernel.git staging: vt6655: fix static position in inline function This should be "static inline", not "inline static". Reported by checkpatch. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed