summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/thread_info.h
diff options
context:
space:
mode:
authorRalf Baechle2006-03-11 09:18:41 +0100
committerRalf Baechle2006-03-21 14:27:47 +0100
commita3dddd560ee936495466d85ecc97490d171e8d31 (patch)
treee9b5d778b5249ce348d2285a9b886b83c510d813 /include/asm-mips/thread_info.h
parent[MIPS] Makefile crapectomy. (diff)
downloadkernel-qcow2-linux-a3dddd560ee936495466d85ecc97490d171e8d31.tar.gz
kernel-qcow2-linux-a3dddd560ee936495466d85ecc97490d171e8d31.tar.xz
kernel-qcow2-linux-a3dddd560ee936495466d85ecc97490d171e8d31.zip
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/thread_info.h')
-rw-r--r--include/asm-mips/thread_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/thread_info.h b/include/asm-mips/thread_info.h
index fa193f861e71..f8d97dafd2f4 100644
--- a/include/asm-mips/thread_info.h
+++ b/include/asm-mips/thread_info.h
@@ -31,7 +31,7 @@ struct thread_info {
int preempt_count; /* 0 => preemptable, <0 => BUG */
mm_segment_t addr_limit; /* thread address space:
- 0-0xBFFFFFFF for user-thead
+ 0-0xBFFFFFFF for user-thead
0-0xFFFFFFFF for kernel-thread
*/
struct restart_block restart_block;