From: Dave Airlie Date: Sat, 16 Apr 2005 22:24:04 +0000 (-0700) Subject: [PATCH] r128_state.c: break missing in switch statement X-Git-Tag: v2.6.12-rc3~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41aac24f8fb5a21ff3d0f6f56f85fad3cf0e88a9;p=pandora-kernel.git [PATCH] r128_state.c: break missing in switch statement drm: fix r128_state.c switch statements.. in drivers/char/drm/r128_state.c (linux-2.6.12-rc2), some breaks are missing in the switch statement. See trivial fix below. Signed-off-by: Hansjoerg Lipp Signed-off-by: Dave Airlie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed