From 73b583af597542329e6adae44524da6f27afed62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Frank=20Sch=C3=A4fer?= Date: Wed, 14 Aug 2013 20:09:09 +0200 Subject: [PATCH] pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup() MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There is no need for two else-if constructs for the type_1 chip detection in pl2303_startup(), so merge them. Signed-off-by: Frank Schäfer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed