]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/lockd/debug.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / include / linux / lockd / debug.h
index 34b2b7f33c3bd57f7d9cbdaafd235cb3c0105c71..257d3779f2abbc032396aab5727f95fe488df425 100644 (file)
 #define NLMDBG_XDR             0x0100
 #define NLMDBG_ALL             0x7fff
 
-
-/*
- * Support for printing NLM cookies in dprintk()
- */
-#ifdef RPC_DEBUG
-struct nlm_cookie;
-/* Call this function with the BKL held (it uses a static buffer) */
-extern const char *nlmdbg_cookie2a(const struct nlm_cookie *);
-#endif
-
 #endif /* LINUX_LOCKD_DEBUG_H */