|
minor typo???minor typo???Posted Oct 7, 2003 14:46 UTC (Tue) by pflugstad (subscriber, #224)Parent article: The zen of kobjects In this section:
Subsystems are often declared with a special macro:
decl_subsys(char *name, struct kobj_type *type,
struct kset_hotplug_ops *hotplug_ops);
This macro just creates a struct system (its name is the name given to the
macro with _subsys appended) with the internal kset initialized with the
given type and hotplug_ops.
Do you mean that this creates a "struct system", or "struct subsystem", defined just above it?
(Log in to post comments)
minor typo??? Posted Oct 7, 2003 14:49 UTC (Tue) by corbet (editor, #1) [Link] Clearly it was meant to be a 'struct subsystem', it's fixed now.In general, typo reports sent to lwn@lwn.net have a higher chance of being read and acted upon - we can't always keep up with the comments.
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.