From 7942f8577f2a63b7a6b8cd70f5354a608b30fead Mon Sep 17 00:00:00 2001 From: Dirk Behme Date: Tue, 9 Dec 2014 18:11:25 +0900 Subject: [PATCH] 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-format-patch failed