commit | ffe1b7e14e6b606bd84cab564aa2f481dbd4e418 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu Jun 30 15:16:48 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 30 15:16:48 2005 +1000 |
tree | 91135759c4a00c49814fd192cb359252a1c01ae3 | |
parent | 38fcdcfe38fc3f8972c906db64cd7d540b7760e8 [diff] |
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c Just formatting cleanups: * rename some "nextLpEvent" variables to just "event" * make code fit in 80 columns * use brackets around if/else * use a temporary to make hvlpevent_clear_valid clearer Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>