From b6501dd86ff085a8687d157c016f46a34e46bf5b Mon Sep 17 00:00:00 2001 From: Konrad Zapalowicz Date: Sun, 9 Nov 2014 02:22:17 +0100 Subject: [PATCH] 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-format-patch failed