commit | c0cd661b1b0ad83dac54420169ec9ca14df409e9 | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Wed Apr 30 18:55:48 2008 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Thu May 01 14:29:12 2008 -0700 |
tree | 291089758b610ccd47cfb5275b28be86a41f34d8 | |
parent | 6d3c51110819918617d9e2d1da7ff53f4b2c1187 [diff] |
[IA64] smp.c coding style fix 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>