video: s3c-fb: fix checkpatch errors and warning
commitb73a21fc66fee35b41db755abebfacba48b2fc76
authorJingoo Han <jg1.han@samsung.com>
Fri, 1 Apr 2011 07:17:27 +0000 (1 07:17 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Apr 2011 16:44:57 +0000 (6 09:44 -0700)
tree2e3171811db5ff0c58093f07fe274919749bf857
parente9c5db0b8dce1bcdc99ad26e718230810d6b5cff
video: s3c-fb: fix checkpatch errors and warning

This patch fixes the checkpatch errors listed below:

ERROR: space required before the open parenthesis '('
ERROR: need consistent spacing around '+' (ctx:WxV)
ERROR: space prohibited before that close parenthesis ')'

Also, following warning is fixed by adding 'platid' variable
which can reduce number of lines exceeding 80 characters.

WARNING: line over 80 characters

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/s3c-fb.c