From: Harsh Kumar Date: Mon, 24 Sep 2012 14:57:04 +0000 (+0530) Subject: staging: winbond: Coding Style correction and removal of unused macro X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9970eeae4854e0eee03e5e467ace4ec7cbf36d1f;p=pandora-kernel.git staging: winbond: Coding Style correction and removal of unused macro Removed an unused macro. Plus, couple of grammatical and coding style fixes. 1) The macro _INLINE is not used anywhere. Anyways __inline is not portable. 2) Changed comment from "Not use" to "Unused" make it grammatically correct and to fit in 80 word limit. 3.) Removed space after * Signed-off-by: Harsh Kumar Acked-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed