commit | d1da96aada79fd1d29ae4e3157120d1ce1e77594 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Tue Dec 15 16:47:37 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:10 2009 -0800 |
tree | ddc875b94e5ac5c1b3a1f006f914cd721d420a8b | |
parent | 9cf18e1dd74cd0061d58ac55029784ca3dd88f6a [diff] |
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 <julia@diku.dk> Acked-by: Core Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>