[PATCH] s390: fix assignment instead of check in ccw_device_set_online()
authorCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 17 Feb 2006 21:52:49 +0000 (13:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 17 Feb 2006 21:59:27 +0000 (13:59 -0800)
commit6cadb78b3bec0a439a99db8fb550dc568e924ae6
tree0872aba76a7ea0e0d06a2fe172b5334b6b77f5a5
parent54330456b2e3398743586254f6d7695061ea0d49
[PATCH] s390: fix assignment instead of check in ccw_device_set_online()

Fix assignment instead of check in ccw_device_set_online().  Also remove
unneeded assignment in ccw_device_do_sense().

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/cio/device.c
drivers/s390/cio/device_status.c