]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: gdm72xx: Remove unnecessary parenthesis around function pointer
authorShraddha Barke <shraddha.6596@gmail.com>
Wed, 17 Feb 2016 12:32:34 +0000 (18:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:36:49 +0000 (15:36 -0800)
commit9eded76f510641c831e02a9112a5e240100aeeef
tree8777f4f9c7f784ac22678b563aee537ac759f4ab
parent6d71e391b453da3295984a07db68814f56afcf04
Staging: gdm72xx: Remove unnecessary parenthesis around function pointer

No need for the parentheses around any function pointer.
Detected using checkpatch.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_wimax.c