From: \"Talpey, Thomas\ Date: Mon, 10 Sep 2007 17:45:36 +0000 (-0400) Subject: SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions X-Git-Tag: v2.6.24-rc1~1285^2~76 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1244480976d357447aeddd3f44977586bfa0462b;p=pandora-kernel.git SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions As a preface to allowing arbitrary transport modules to be loaded dynamically, add EXPORT_SYMBOL_GPL for all generic transport functions that a transport implementation might want to use. Signed-off-by: Chuck Lever Acked-by: Tom Talpey Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed