[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49085C9B.6000905@goop.org>
Date: Wed, 29 Oct 2008 23:52:43 +1100
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Joe Damato <ice799@...il.com>
CC: linux-x86_64@...r.kernel.org, linux-newbie@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 03/12] x86: Cleanup usage of struct desc_struct
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists