USB: ohci-s3c2410: fix checkpatch errors and warnings
authorJingoo Han <jg1.han@samsung.com>
Wed, 4 May 2011 07:45:47 +0000 (16:45 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 7 May 2011 01:16:40 +0000 (18:16 -0700)
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 <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-s3c2410.c

Simple merge