USB: serial: keyspan: Removed unrequired parentheses.
authorBen Minerds <puzzleduck@gmail.com>
Wed, 11 Jul 2012 14:10:20 +0000 (00:10 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 00:09:15 +0000 (17:09 -0700)
Changes to conform with checkpatch.sh script. - return is not a
function, parentheses not required. Removed 1 checkpatch.sh error.

Signed-off-by: Ben Minerds <puzzleduck@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found