-typedef struct x86_affinity_set
-{
- struct x86_affinity_set *next; /* Forward link */
- struct x86_cpu_cache *cache; /* The L2 cache concerned */
- processor_set_t pset; /* The processor set container */
- uint32_t num; /* Logical id */
+typedef struct x86_affinity_set {
+ struct x86_affinity_set *next;/* Forward link */
+ struct x86_cpu_cache *cache;/* The L2 cache concerned */
+ processor_set_t pset;/* The processor set container */
+ uint32_t num;/* Logical id */