From 09a7a6b5d8b026dd25b1e047e4920e4baa150105 Mon Sep 17 00:00:00 2001 From: Emrys Bayliss Date: Tue, 13 Jan 2015 03:51:36 +1100 Subject: [PATCH] Staging: vt6656: Checkpatch fix: else after break or return This patch fixes the following checkpatch.pl error: rxtx.c:588: WARNING: else is not generally useful after a break or return Signed-off-by: Emrys Bayliss Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed