commit | 7a94f653edd964f2d3d2266212dc4e86cf47ed32 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Mon Dec 17 16:00:29 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:15 2012 -0800 |
tree | 3f95eb98e05d2e3a26d7c41a51ee120810227ab9 | |
parent | d7b6bdaaa60889aeb5fb1fc70c92114e881e1fc7 [diff] |
backlight: omap1: fix checkpatch warning This patch fixes the checkpatch warning as below: ERROR: inline keyword should sit between storage class and type Signed-off-by: Jingoo Han <jg1.han@samsung.com> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>