• Andrew Morton's avatar
    [PATCH] 68knommu: cleanup Motorola 68360 ints code · 6086d4fe
    Andrew Morton authored
    From: <gerg@snapgear.com>
    
    Some fixes for the 68360 common ints management code:
    
    . use irqreturn_t for return type of interrupt handlers
    . add type field to printk calls (from kernel janitors)
    . there is no loop in show_interrupts(), don't use continue
    6086d4fe
ints.c 9.28 KB