diff options
author | 2005-10-29 18:47:04 -0700 | |
---|---|---|
committer | 2005-11-03 14:43:50 -0800 | |
commit | 58cd90829918dabbd81a453de676d41fb7b628ad (patch) | |
tree | 7806f84a89f767f3a9e78d0e198054f24fae0aee /include/linux/pci-acpi.h | |
parent | [IA64] Use bitmaps for efficient context allocation/free (diff) | |
download | wireguard-linux-58cd90829918dabbd81a453de676d41fb7b628ad.tar.xz wireguard-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 'include/linux/pci-acpi.h')
0 files changed, 0 insertions, 0 deletions