From: Konrad Zapalowicz Date: Sun, 9 Nov 2014 01:22:17 +0000 (+0100) Subject: serial: jsm: Remove unnecessary if statement X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6501dd86ff085a8687d157c016f46a34e46bf5b;p=pandora-kernel.git serial: jsm: Remove unnecessary if statement The flow of {neo,cls}_param() shows that at this stage the baud rate has a non-zero value. This fact makes the if clausule obsolete and acknowledges it's removal. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed