From: Markus Elfring Date: Sat, 22 Nov 2014 14:00:55 +0000 (+0100) Subject: s390/pci: Deletion of unnecessary checks before the function call "debug_unregister" X-Git-Tag: omap-for-v3.19/fixes-rc1~124^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c080bd0a1f9f337add122e1c0252151a8f89c14;p=pandora-kernel.git s390/pci: Deletion of unnecessary checks before the function call "debug_unregister" The debug_unregister() function performs also input parameter validation. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed