commit | ed219c40a376d5e0a09f8af0c4264e6f85e3cbde | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Jan 13 18:18:35 2017 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jan 18 22:59:54 2017 +0200 |
tree | 74c4ae49f687f26d4ae6d1f0b713e0308fee7d32 | |
parent | f43c0076054c3d340e5e9b69f7c46582aef9ae0c [diff] |
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>