From: Somya Anand Date: Wed, 11 Mar 2015 11:32:12 +0000 (+0530) Subject: Staging: dgnc: Remove redundant parentheses X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e784c4574d9015eee0b97cbf66c2eafcd38feb;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed