diff options
author | KOSAKI Motohiro <[email protected]> | 2008-12-26 14:24:10 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-12-26 09:48:18 +0100 |
commit | 26ddd8d5cac8a563953d5febe8c6e40909f7bce1 (patch) | |
tree | 1e13087c68aeb1fc7da6126a4452869c368e2a93 /net/lapb/lapb_subr.c | |
parent | f9af0e70911e9d6cc9a68f784dca86415486084d (diff) |
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
Impact: cleanup
irq_desc can be NULL when CONFIG_SPARSE_IRQ=y only.
therefore, NULL checking can move into kstat_irqs_cpu() of SPARSE_IRQ version.
Signed-off-by: KOSAKI Motohiro <[email protected]>
Acked-by: "Yinghai Lu" <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions