Re: [PATCH 08/31] os: _X_UNEXPORT

2012-01-04 Thread Daniel Stone
On Fri, Dec 02, 2011 at 12:33:46PM -0800, Alan Coopersmith wrote: On 12/02/11 03:31, Daniel Stone wrote: diff --git a/include/dixstruct.h b/include/dixstruct.h index 0a85f40..1a4aece 100644 --- a/include/dixstruct.h +++ b/include/dixstruct.h @@ -38,7 +38,7 @@ SOFTWARE. * translation

[PATCH 08/31] os: _X_UNEXPORT

2011-12-02 Thread Daniel Stone
Remove _X_EXPORT tags from symbols which aren't and shouldn't be used by drivers. Signed-off-by: Daniel Stone dan...@fooishbar.org --- include/client.h|7 +- include/dixstruct.h | 30 +- include/os.h| 162 +- 3 files