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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Cory,

On Thu, 19 May 2005 18:33:21 -0500 Corey Minyard <[email protected]> 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                    [email protected]
http://www.canb.auug.org.au/~sfr/

Attachment: pgpv6wrr4tDPb.pgp
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux