]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/init_task.h
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
[linux-2.6-omap-h63xx.git] / include / linux / init_task.h
index 6383d2d83bb0c5b12e233c5fbfe53e6e47c49578..a2d95ff50e9bd71eb741d5ef9a293574245ab244 100644 (file)
@@ -66,7 +66,7 @@
        .cpu_timers     = INIT_CPU_TIMERS(sig.cpu_timers),              \
        .rlim           = INIT_RLIMITS,                                 \
        .pgrp           = 1,                                            \
-       .tty_old_pgrp   = 0,                                            \
+       .tty_old_pgrp   = NULL,                                         \
        { .__session      = 1},                                         \
 }