diff options
author | Amerigo Wang <amwang@redhat.com> | 2009-12-14 18:00:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 08:53:26 -0800 |
commit | 118d52da1816471ac875bb9f1ee51737e82b1d71 (patch) | |
tree | b51ac58c1c7af29ea0f64aededef0caac19c8ff5 /lib/extable.c | |
parent | 0b2749aa6ca40ff3fe12ebb3fdf010ebad2e9085 (diff) | |
download | linux-118d52da1816471ac875bb9f1ee51737e82b1d71.tar.bz2 |
rwsem-spinlock: remove useless function exports
These functions need not to be exported, since no drivers should use them.
__init_rwsem() is an exception, because init_rwsem(), which is a macro,
is used.
Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/extable.c')
0 files changed, 0 insertions, 0 deletions