s390/monreader: Remove redundant NULL check before kfree
authorSyam Sidhardhan <s.syam@samsung.com>
Wed, 6 Mar 2013 20:03:55 +0000 (01:33 +0530)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 17 Apr 2013 12:07:25 +0000 (14:07 +0200)
kfree on NULL pointer is a no-op.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found