git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d3c511
)
[IA64] smp.c coding style fix
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Wed, 30 Apr 2008 09:55:48 +0000
(18:55 +0900)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 1 May 2008 21:29:12 +0000
(14:29 -0700)
Fix indenting of switch statement to follow CodingStyle, and
pull out handling of call_data into an inlined function.
I confirmed that applying this fix doesn't affect assembled code.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found