Re: URL to the latest /proc/driver/microcode

From: Horst von Brand (vonbrand@sleipnir.valparaiso.cl)
Date: Fri Feb 18 2000 - 12:07:14 EST


Tigran Aivazian <tigran@aivazian.fsnet.co.uk> said:

[...]

> > +static struct file_operations microcode_fops = {
> > + write: microcode_write,
> > + open: microcode_open,
> > + release: microcode_release,
> > +};

> > I'm guessing the above is a gcc extension to C of initializing a few
> > members of a structure? It's slightly confusing, but a stylistic choice.
> > (If it's standard C, I've never come across it before).

Not strange, as it is C99 ;-)

-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:22 EST