From: Sekhar Nori Date: Mon, 10 May 2010 07:11:19 +0000 (+0530) Subject: davinci: edma: fix coding style issue related to breaking lines X-Git-Tag: v2.6.35-rc1~499^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6374f53405b719c767c6318fe052a6d8f32cd89;p=pandora-kernel.git davinci: edma: fix coding style issue related to breaking lines In the edma driver, most of the long lines in 'if condition' are broken after the logical operator '&&' except two instances. This patch fixes that to bring consistency across the file. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed