Re: [PATCH v5 01/45] virtio: use u32, not bitmap for struct virtio_device's features

From: David Hildenbrand
Date: Thu Nov 27 2014 - 11:34:28 EST


> That's the whole reason for the patch.
>
> I guess you disagree with it, but it's much easier
> to deal with simple integers.
>

Well, I can live with it :)

clear_bit() and friends are just easier to understand when scanning the code
(at least for me).

--
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/