Staging/cxt1e1:Removing parantheses surrounding return argument
authorDulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Wed, 22 May 2013 18:00:45 +0000 (23:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 May 2013 22:28:30 +0000 (15:28 -0700)
This patch fixes the error 'return is not a function, parentheses are
not required' that is found by using checkpatch.pi

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found