staging: winbond: Coding Style correction and removal of unused macro
authorHarsh Kumar <harsh1kumar@gmail.com>
Mon, 24 Sep 2012 14:57:04 +0000 (20:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2012 22:48:26 +0000 (15:48 -0700)
commit9970eeae4854e0eee03e5e467ace4ec7cbf36d1f
tree4fc65d80074605e4551237c51fb52e4d76d1a1c8
parent4c229df0b19cda41a8ea93f26497374004299fda
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 <harsh1kumar@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/winbond/sme_api.h