Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
[deliverable/linux.git] / arch / mips / cavium-octeon / oct_ilm.c
index 71b213dbb6217b4a0ecf6b18e3c2c5c577c42b2f..2d68a39f144307832d11999b65143ca32d4a9f9c 100644 (file)
@@ -194,8 +194,7 @@ err_irq:
 static __exit void oct_ilm_module_exit(void)
 {
        disable_timer(TIMER_NUM);
-       if (dir)
-               debugfs_remove_recursive(dir);
+       debugfs_remove_recursive(dir);
        free_irq(OCTEON_IRQ_TIMER0 + TIMER_NUM, 0);
 }
 
This page took 0.024717 seconds and 5 git commands to generate.