From: Chao Guan Date: Sat, 8 Jun 2013 00:58:14 +0000 (+0000) Subject: ACPICA: Standardize all switch() blocks X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1ea1b723d9f239f736b8cf284327cbbf9d15d1;p=pandora-kernel.git ACPICA: Standardize all switch() blocks After many years, different formatting for switch() has crept in. This change makes every switch block identical. Chao Guan. ACPICA bugzilla 997. References: https://bugs.acpica.org/show_bug.cgi?id=997 Signed-off-by: Chao Guan Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed