commit | 58ace9f2a8f1caa0303aa64079d3929be28a937a | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | Thu Mar 26 15:24:50 2009 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Mar 26 15:24:29 2009 +0100 |
tree | e426d08cf633961882f440b886f827b99db92a54 | |
parent | a0fa8e3743c80643a06a770b95e73e751548ab17 [diff] |
[S390] s390dbf: Remove needless check for NULL pointer. The check for NULL pointer has already be done before. Therefore we can remove the second check. Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>