commit | e45efa99b0b0035a2afc192c242e37eec5477497 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Fri Jun 12 10:26:27 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Jun 12 10:27:31 2009 +0200 |
tree | b377f49c9af4578b97c1b401d76ab779aec9f15a | |
parent | bcf5cef7db869dd3b0ec55ad99641e66b2f5cf02 [diff] |
[S390] cio: fix sanity checks in device_ops. Some sanity checks in device_ops.c test the output of container_of macros to be !NULL. Test the input parameters instead. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>