]> www.infradead.org Git - users/dwmw2/qemu.git/commit
update-linux-headers.sh: support __bitwise
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 13 Jan 2017 16:18:35 +0000 (18:18 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Jan 2017 20:59:54 +0000 (22:59 +0200)
commited219c40a376d5e0a09f8af0c4264e6f85e3cbde
tree74c4ae49f687f26d4ae6d1f0b713e0308fee7d32
parentf43c0076054c3d340e5e9b69f7c46582aef9ae0c
update-linux-headers.sh: support __bitwise

In 4.10, Linux is switching from __bitwise__ to use __bitwise
exclusively. Update our script accordingly.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
scripts/update-linux-headers.sh