]> err.no Git - linux-2.6/blobdiff - include/asm-h8300/thread_info.h
[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc
[linux-2.6] / include / asm-h8300 / thread_info.h
index b07c9344776f9604f048de1f2e1db51f8987197f..bfcc755c3bb1f647057648d0a5e935534a336265 100644 (file)
@@ -23,7 +23,7 @@ struct thread_info {
        struct exec_domain *exec_domain;        /* execution domain */
        unsigned long      flags;               /* low level flags */
        int                cpu;                 /* cpu we're on */
-       int                preempt_count;       /* 0 => preemptable, <0 => BUG*/
+       int                preempt_count;       /* 0 => preemptable, <0 => BUG */
        struct restart_block restart_block;
 };