Re: [PATCH] Add 32-bit ioctl translations for 64-bit platforms

From: Stephen Rothwell
Date: Thu May 19 2005 - 23:36:28 EST


Hi Cory,

On Thu, 19 May 2005 18:33:21 -0500 Corey Minyard <minyard@xxxxxxx> wrote:
>
> +struct ipmi_msg32
> +{
> + uint8_t netfn;
> + uint8_t cmd;
> + uint16_t data_len;
> + compat_uptr_t data;
> +};

Why are you using unint8_t etc when we have perfectly good kernel types u8
etc?

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgp00000.pgp
Description: PGP signature