Ignore ABI change in get_write_access(), both static inline and exported

static inline functions will always be compiled directly into modules
that use them; the export is never used.

(The ABI change is apparently due to adding an extra attribute to inline
functions.)

svn path=/dists/sid/linux/; revision=19779
This commit is contained in:
Ben Hutchings 2013-01-27 02:18:49 +00:00
parent 8202989aa7
commit 3e636afadb
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ ignore-changes:
svcauth_unix_set_client
unix_domain_find
xprt_*
# Inline function, did not need to be exported at all
get_write_access
[base]
arches: