Re: [PATCH] mask ADT: new mask.h file [2/22]

From: Nick Piggin
Date: Tue Apr 06 2004 - 01:26:11 EST


Paul Jackson wrote:

Other than perhaps changing "cpumask_t foo;" to "struct cpumask foo", I
don't see anything in the 420 lines of code that invokes cpumask
operations that I think would gain from wholesale changes.

I like cpumask_t. It isn't conceptually a structure, is it?
And you should not need to look inside it or use it with
anything other than using the cpumask interface, right?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/