On Fri, Dec 22, 2006 at 11:46:58AM -0800, Randy Dunlap wrote:
...
> > +pci_register_driver() call requires passing in a table of function
> > +calls and thus dictates the high level structure of a driver.
> 
> s/calls/pointers/ ?

Yes. I was thinking "call table" or "jump table".
But you are correct that the struct contains "function pointers".

I've adopted all the other changes as well and just reposted a v7 of pci.txt.

thanks!
grant
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to