On Tue, 2008-01-08 at 19:36 +0100, Daniel Hokka Zakrisson wrote:
>
> > +void kobj_map_fini(struct kobj_map *map)
> > +{
> > + int i;
> > + struct probe *p, *next;
> > +
> > + for (i = 0; i < 256; i++) {
>
> This should be 255, shouldn't it?
Neither, it should be a named constant. ;)
-- Dave
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers