From 2000c581d8372b6dfad397cdf8a68fe3832c8755 Mon Sep 17 00:00:00 2001 From: Masaru Nomura Date: Sun, 18 May 2014 00:54:29 +0100 Subject: [PATCH] staging: dgnc: Put else statements on the right line Fix indenting of if-else statement in dgnc_neo.c and dgnc_tty.c so that following else-if or else statement meets coding style. Signed-off-by: Masaru Nomura Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed