diff options
author | Tony Luck <tony.luck@intel.com> | 2005-08-30 20:30:09 +0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-08-30 20:30:09 +0400 |
commit | 288ceb8f142249109fd2e9f1bf0492bd6ff6d892 (patch) | |
tree | eab3d229c7a527816db405299ce9603e538b521f /net/irda/irqueue.c | |
parent | e438befd76a5a743725a89365140a8a7bf276096 (diff) | |
parent | d8971fcb702e24d1e22c77fd1772f182ffee87e3 (diff) | |
download | linux-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.tar.xz |
Auto-update from upstream
Diffstat (limited to 'net/irda/irqueue.c')
-rw-r--r-- | net/irda/irqueue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/irda/irqueue.c b/net/irda/irqueue.c index b0dd3ea35999..1ba8c7106639 100644 --- a/net/irda/irqueue.c +++ b/net/irda/irqueue.c @@ -822,7 +822,6 @@ void* hashbin_find_next( hashbin_t* hashbin, long hashv, const char* name, return entry; } -EXPORT_SYMBOL(hashbin_find_next); /* * Function hashbin_get_first (hashbin) |