Re: [PATCH 03/12] x86: Cleanup usage of struct desc_struct

From: Jeremy Fitzhardinge
Date: Wed Oct 29 2008 - 08:53:15 EST


Joe Damato wrote:
Use gate_desc typedef for IDT entries instead of struct desc_struct.

Why's that? In general we try to avoid typedefs unless they're really necessary. If it is necessary, it should be named gate_desc_t.

J
--
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/