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
- Follow-Ups:
- Re: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- From: Corey Minyard <[email protected]>
- Re: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- From: Corey Minyard <[email protected]>
- Re: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- References:
- [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- From: Corey Minyard <[email protected]>
- [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- Prev by Date: Re: [PATCH] kernel <linux-2.6.11.10> kernel/sched.c
- Next by Date: Re: [PATCH] Add sysfs support for the IPMI device interface
- Previous by thread: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- Next by thread: Re: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
- Index(es):