lkml.org 
[lkml]   [2005]   [May]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 20 May 2005 14:33:37 +1000
FromStephen Rothwell <>
SubjectRe: [PATCH] Add 32-bit ioctl translations for 64-bit platforms
Hi Cory,

On Thu, 19 May 2005 18:33:21 -0500 Corey Minyard <minyard@acm.org> 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@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-05-20 06:38    [from the cache]
©2003-2008