[PATCH] set-bit cleanup I: x86_capability.
Cosmetic change: x86_capability. Makes it an unsigned long, and removes the gratuitous & operators (it is already an array). These produce warnings when set_bit() etc. takes an unsigned long * instead of a void *. Originally from Rusty Russell
Showing
This diff is collapsed.
Please register or sign in to comment