From: Joel A. Fowler Date: Tue, 24 Mar 2009 03:27:49 +0000 (+0000) Subject: ctcm: fix minor findings from code analysis tool X-Git-Tag: v2.6.30-rc1~662^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fc8cb4fedf57a63c05cd1e0f6e4f0e0238614a;p=pandora-kernel.git ctcm: fix minor findings from code analysis tool From: Ursula Braun This patch fixes problems in the ctcm driver identified by static code analysis: o remove an unnecessary always true condition in ctcm_unpack_skb o remove duplicate assignment in ctc_mpc_alloc_channel o remove an unnecessary always true condition in ctcmpc_send_sweep_resp o remove duplicate initialization in ctcmpc_unpack_skb o shorten if condition in mpc_action_go_inop o remove INOP event if mpc group is undefined in mpc_action_doxid7 Signed-off-by: Joel A. Fowler Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed