Staging: rts5139: fix parantheses coding style issue in ms.c
authorPreetam D'Souza <preetamjdsouza@gmail.com>
Sat, 14 Dec 2013 03:13:47 +0000 (19:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 17:50:11 +0000 (09:50 -0800)
This patch fixes an unnecessary return statement parantheses error
found in ms.c by the checkpatch.pl tool.

Signed-off-by: Preetam D'Souza <preetamjdsouza@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found