On Thu, Nov 18, 2010 at 5:47 AM, Bond <jamesbond.2k.g@xxxxxxxxx> wrote:
Please put it into a small c prog and try it yourself. You will come to know in a minute. On this link
http://lxr.free-electrons.com/source/drivers/parport/parport_pc.c?v=2.6.29#L97
they defined a structure superio_struct and initialized as
superios[NR_SUPERIOS] = { {0,},};
I am not able to understand above initialization has what is it
getting initialized to.
Â
Thanks,
Hiren