From: Julia Lawall Date: Wed, 16 Dec 2009 00:47:37 +0000 (-0800) Subject: drivers/char/ipmi: Use KCS_IDLE_STATE X-Git-Tag: v2.6.33-rc1~71^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1da96aada79fd1d29ae4e3157120d1ce1e77594;p=pandora-kernel.git drivers/char/ipmi: Use KCS_IDLE_STATE KCS_IDLE and KCS_IDLE state have the same value, but in this function the constants ending in _STATE are compared to the state variable. Signed-off-by: Julia Lawall Acked-by: Core Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed