From: Dirk Behme Date: Tue, 9 Dec 2014 09:11:25 +0000 (+0900) Subject: serial: imx: TX DMA: clean up sg initialization X-Git-Tag: fixes-v4.0-rc1~98^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7942f8577f2a63b7a6b8cd70f5354a608b30fead;p=pandora-kernel.git serial: imx: TX DMA: clean up sg initialization Inverting the logic of the if statement for the sg initialization makes the if statement easier and better to read. No functional change. Signed-off-by: Dirk Behme Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed