]> err.no Git - linux-2.6/commit
[PATCH] ppc64: xics cleanup
authorAnton Blanchard <anton@samba.org>
Mon, 12 Sep 2005 03:12:11 +0000 (13:12 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Sep 2005 07:19:12 +0000 (17:19 +1000)
commit26370322d8e3504db61cb8d438a9fca3b87ac0db
treebbc4d87cea4a30010e4ef1913df948470504ffd6
parentfd9648dff6f9797ecc509bcd181706a274dc074d
[PATCH] ppc64: xics cleanup

A few xics cleanups:

- Make some things static.
- Be more consistent with error printing - interrupts are unsigned,
  error values are signed.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/xics.c