On Fri, Feb 18, 2005 at 04:33:03PM -0700, Jonathan Corbet wrote:
> [Since this is something I once looked at too...]
>
> > struct kobj_map *kobj_map_init(kobj_probe_t *base_probe,
> > - struct subsystem *s)
> > + struct subsystem *s, struct semaphore *sem)
>
> The only reason
[Since this is something I once looked at too...]
> struct kobj_map *kobj_map_init(kobj_probe_t *base_probe,
> - struct subsystem *s)
> + struct subsystem *s, struct semaphore *sem)
The only reason kobj_map_init() needed the subsystem argument was for
the semaphore. Sinc
2 matches
Mail list logo