Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbbb1a812de596958163779ae5b0806bc53a83f4
Commit: bbbb1a812de596958163779ae5b0806bc53a83f4
Parent: 0f79efdc23bd82035625083adf441e063a61f170
Author: Adrian Bunk <[EMAIL PROTECTED]>
AuthorDate: Fri Oct 26 03:59:45 2007 -0700
Committer: David S. Miller <[EMAIL PROTECTED]>
CommitDate: Fri Oct 26 03:59:45 2007 -0700
[NET]: Unexport sock_enable_timestamp().
sock_enable_timestamp() no longer has any modular users.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
net/core/sock.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/net/core/sock.c b/net/core/sock.c
index febbcbc..bba9949 100644
--- a/net/core/sock.c
+++ b/net/core/sock.c
@@ -1649,7 +1649,6 @@ void sock_enable_timestamp(struct sock *sk)
net_enable_timestamp();
}
}
-EXPORT_SYMBOL(sock_enable_timestamp);
/*
* Get a socket option on an socket.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html