RAGHU Halharvi d91cfeb0aa genirq: Remove redundant NULL pointer check in __free_irq()
The NULL pointer check in __free_irq() triggers a 'dereference before NULL
pointer check' warning in static code analysis. It turns out that the check
is redundant because all callers have a NULL pointer check already.

Remove it.

Signed-off-by: RAGHU Halharvi <raghuhack78@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20180717102009.7708-1-raghuhack78@gmail.com
2018-07-17 13:35:44 +02:00
..
2018-03-20 14:23:28 +01:00
2018-03-20 14:23:28 +01:00
2018-03-20 14:23:28 +01:00
2018-03-20 14:23:28 +01:00
2018-06-19 09:19:40 +02:00
2018-03-20 14:23:28 +01:00
2018-06-22 14:22:58 +02:00
2018-03-20 14:23:27 +01:00