commit | c16758cb4f273f72606cd9002fa31c2651822fcd | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Feb 18 16:37:35 2015 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Feb 26 13:04:08 2015 +0100 |
tree | 6ef5f37277fc6fe8dc1883c164163af5bf143fe2 | |
parent | 7c2c1fa5f428b7087721f7312ee82b9de05da6ca [diff] |
update-linux-headers.sh: s/__inline__/inline/ Thomas Huth noticed that some linux headers use __inline__, change to inline to be consistent with the rest of QEMU. Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>