From: Tilman Schmidt Date: Sun, 25 Oct 2009 09:30:57 +0000 (+0000) Subject: gigaset: convert strcmp chain to table lookup X-Git-Tag: v2.6.33-rc1~388^2~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e4fe91a5edbf680853b2ca37300a47ff860d63;p=pandora-kernel.git gigaset: convert strcmp chain to table lookup Replace the sequence of strcmp calls for interpreting ZSAU parameter strings by a table of known strings and lookup loop to improve readability. Impact: readability improvement, no functional change Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed