From: Michael S. Tsirkin Date: Thu, 23 Oct 2014 14:57:30 +0000 (+0300) Subject: virtio: simplify feature bit handling X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c102659d690d382171bd2e40f35c5c811f0cdcac;p=pandora-kernel.git virtio: simplify feature bit handling Now that we use u64 for bits, we can simply & them together. Signed-off-by: Michael S. Tsirkin Reviewed-by: David Hildenbrand Reviewed-by: Cornelia Huck --- Reading git-diff-tree failed