From: Jingoo Han Date: Wed, 4 May 2011 07:45:47 +0000 (+0900) Subject: USB: ohci-s3c2410: fix checkpatch errors and warnings X-Git-Tag: v3.0-rc1~337^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af85a85878bd1a2695408e5856aba8ef9f71b60;p=pandora-kernel.git USB: ohci-s3c2410: fix checkpatch errors and warnings This patch fixes the checkpatch errors ans warnings listed below: ERROR: do not use assignment in if condition WARNING: line over 80 characters WARNING: braces {} are not necessary for single statement blocks WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed