diff options
author | Chen, Kenneth W <kenneth.w.chen@intel.com> | 2005-10-29 18:47:04 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-11-03 14:43:50 -0800 |
commit | 58cd90829918dabbd81a453de676d41fb7b628ad (patch) | |
tree | 7806f84a89f767f3a9e78d0e198054f24fae0aee /arch/ia64/kernel/setup.c | |
parent | dcc17d1baef3721d1574e5b2f4f2d4607514bcff (diff) | |
download | blackbird-op-linux-58cd90829918dabbd81a453de676d41fb7b628ad.tar.gz blackbird-op-linux-58cd90829918dabbd81a453de676d41fb7b628ad.zip |
[IA64] make mmu_context.h and tlb.c 80-column friendly
wrap_mmu_context(), delayed_tlb_flush(), get_mmu_context() all
have an extra { } block which cause one extra indentation.
get_mmu_context() is particularly bad with 5 indentations to
the most inner "if". It finally gets on my nerve that I can't
keep the code within 80 columns. Remove the extra { } block
and while I'm at it, reformat all the comments to 80-column
friendly. No functional change at all with this patch.
Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions