From 075e1913e1fd7ef6dc8885fc844cfb6c48210104 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Fri, 1 Jul 2011 09:43:04 +0000 Subject: [PATCH] econet: Reduce switch/case indent Make the case labels the same indent as the switch. Simplify a default case / return (unreached) Remove unnecessary break after return. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-format-patch failed