Staging: dgnc: Remove redundant parentheses
authorSomya Anand <somyaanand214@gmail.com>
Wed, 11 Mar 2015 11:32:12 +0000 (17:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2015 10:12:28 +0000 (11:12 +0100)
commit64e784c4574d9015eee0b97cbf66c2eafcd38feb
tree6743317a73b414a6645709769afecdc25586f536
parent9f9de64c09ab0224fa945ed5250d62c157fc7a65
Staging: dgnc: Remove redundant parentheses

This patch removes the redundant parentheses inorder to make code
simplified. While doing this, the precedence order of the operation
is taken into consideration to keep the logic of the code intact.

Signed-off-by: Somya Anand <somyaanand214@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_neo.c
This page took 0.023934 seconds and 5 git commands to generate.