> Alfred Perlstein wrote:
> >
> > > + if (!error) {
> > > + lvol = *lvolp;
> > > + lvol.channel0 = bsd_vol.vol[0];
> > > + lvol.channel1 = bsd_vol.vol[1];
> > > + lvol.channel2 = bsd_vol.vol[2];
> > > + lvol.channel3 = bsd_vol.vol[3];
> >
> > FYI the kernel structures are completely identical, you don't really
> > gain anything by doing this convertion. Should this be put in for
> > clarity? I'm not sure.
>
> No. When it's there, you automaticly assume it's there for a reason.
> Since the structures are identical, there's no reason for the code to be
> there. Very confusing :-)
I stand corrected then :) thanx
Reinier
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: Linux ioctl not implemented error Jordan K. Hubbard
- Re: Linux ioctl not implemented error Kenneth Wayne Culver
- Re: Linux ioctl not implemented error Wilko Bulte
- Re: Linux ioctl not implemented error Gerard Roudier
- Re: Linux ioctl not implemented error Wilko Bulte
- Re: Linux ioctl not implemented error Alfred Perlstein
- Re: Linux ioctl not implemented error Wilko Bulte
- Re: Linux ioctl not implemented error Reinier Bezuidenhout
- Re: Linux ioctl not implemented err... Alfred Perlstein
- Re: Linux ioctl not implemente... Marcel Moolenaar
- Re: Linux ioctl not implem... Reinier Bezuidenhout
- Re: Linux ioctl not implemente... Reinier Bezuidenhout
- Re: Linux ioctl not implemente... Julian Elischer
- Re: Linux ioctl not implemented err... Marcel Moolenaar
- Re: Linux ioctl not implemente... Reinier Bezuidenhout
- Re: Linux ioctl not implemented error Vladimir N. Silyaev
- Re: Linux ioctl not implemented error Louis A. Mamakos
- Re: Linux ioctl not implemented error Wilko Bulte
- Re: Linux ioctl not implemented error Vladimir N. Silyaev
- Re: Linux ioctl not implemented err... Andrew Kenneth Milton
- vmnet (was: Linux ioctl not im... Vladimir N. Silyaev

