]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
audio: fmopl: drop INLINE macro
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 19 Jun 2014 14:19:32 +0000 (10:19 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Sun, 17 Aug 2014 16:43:40 +0000 (11:43 -0500)
commit3d79eb5b302600af16b77882f40c1e60830c87a7
tree22aab106b73b40d03973d2ed8605af8d3f355516
parent6ec48b09b73574748239935dbf00ad6bd5f0bbb1
audio: fmopl: drop INLINE macro

This commit expands all uses of the INLINE macro and drop it.

The reason for this is to avoid clashes with external libraries with
bad name conventions and also because renaming keywords is not a good
practice.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
(cherry picked from commit 37f6be977aefb5de8afe3ba62a95e88918381305)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/audio/fmopl.c