From 9970eeae4854e0eee03e5e467ace4ec7cbf36d1f Mon Sep 17 00:00:00 2001 From: Harsh Kumar Date: Mon, 24 Sep 2012 20:27:04 +0530 Subject: [PATCH] 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-format-patch failed