mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 15:09:36 +00:00
Fix issue detected by Smatch:
./arch/mips/sgi-ip30/ip30-irq.c:236 heart_domain_free()
warn: variable dereferenced before check 'irqd' (see line 235)
Fixes:
|
||
|---|---|---|
| .. | ||
| ip30-common.h | ||
| ip30-console.c | ||
| ip30-irq.c | ||
| ip30-power.c | ||
| ip30-setup.c | ||
| ip30-smp.c | ||
| ip30-timer.c | ||
| ip30-xtalk.c | ||
| Makefile | ||
| Platform | ||