From: Jingoo Han Date: Fri, 1 Apr 2011 07:17:27 +0000 (+0000) Subject: video: s3c-fb: fix checkpatch errors and warning X-Git-Tag: v2.6.39-rc3~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73a21fc66fee35b41db755abebfacba48b2fc76;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed