]> err.no Git - linux-2.6/blobdiff - include/asm-m68knommu/thread_info.h
[PATCH] parport: add NetMOS 9805 support
[linux-2.6] / include / asm-m68knommu / thread_info.h
index c8153b7c1f5cee5d3c9ab65578ae8f56903fc0bf..7b9a3fa3af5d1bd45809958c8b809eb474ea6bbb 100644 (file)
@@ -36,7 +36,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;
 };