• S
    sparc32,sun4d: irq, smp files cleanup · e54f8548
    Sam Ravnborg 提交于
    - drop filename in file header
    - drop unused includes
    - add description of sun4d interrupts (from davem)
    - add KERN_* to printk
    - fix spaces => tabs
    - add spaces after reserved words
    - fix indent of a whole code block in smp4d_boot_one_cpu()
      Note: two printk() was updated from debug to KERN_INFO in this code block
    - drop all externs, they are now in header files
    
    This is partly based on a patch from: David Miller <davem@davemloft.net>
    Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    e54f8548
sun4d_irq.c 14.0 KB