From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:31:45 +0000 (-0700) Subject: neofb: drop redundant code X-Git-Tag: v2.6.27-rc1~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca6b62f8ca668ccfab0da9112c0125ef82343bd;p=pandora-kernel.git neofb: drop redundant code Drop structure which is only set but never read. Drop variables which are only set and never read. Convert one long switch into two shorter ones. Add cpu_relax() in busy waiting loop. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed