commit | 50f1548399b7bd00ceb38c84a84463a89c82afe8 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Thu Mar 26 15:24:14 2009 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Mar 26 15:24:15 2009 +0100 |
tree | c1d334bb49b1fc9cbeef9761dea1eb8ec979e4f8 | |
parent | 40c9f9992bc1caa1bb890bd8163361dbf2eefa86 [diff] |
[S390] cio: fix sanity checks in ccwgroup driver. Some sanity checks in the ccw group driver 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>