]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/dccp/input.c
fs: fix function param name in kernel-doc
[linux-2.6-omap-h63xx.git] / net / dccp / input.c
index 5eb443f656c19ea115114379703c72bc31e79fb0..7648f316310fbe668342915d82995d833eb71a91 100644 (file)
@@ -741,5 +741,3 @@ u32 dccp_sample_rtt(struct sock *sk, long delta)
 
        return delta;
 }
-
-EXPORT_SYMBOL_GPL(dccp_sample_rtt);