Zero and NULL in INIT_TASK()

From: Tetsuo Handa
Date: Tue Sep 15 2009 - 09:24:58 EST


It seems that INIT_TASK() macro is used for initializing only statically
allocated init_task, which will be automatically initialized to 0.
If so, can't we omit initialization with zero and NULLs inside INIT_TASK()?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/