• Andrew Morton's avatar
    [PATCH] 68knommu: cleanup Motorola 68328 ints code · 66b80103
    Andrew Morton authored
    From: <gerg@snapgear.com>
    
    Some fixes for the 68328 common ints management code:
    
    . use irqreturn_t for return type of interrupt handlers
    . clean up asm code to be gcc-3.3.x clean
    . add type field to printk calls (from kernel janitors)
    . there is no loop in show_interrupts(), don't use continue
    66b80103
ints.c 7.12 KB