Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / net / sunrpc / cache.c
index d9828b6799a3a17f424d5a119a9915f50c5b4601..f1889be80912508d27ba473122097d6636090900 100644 (file)
@@ -1208,7 +1208,6 @@ EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
  * key and content are both parsed by cache
  */
 
-#define isodigit(c) (isdigit(c) && c <= '7')
 int qword_get(char **bpp, char *dest, int bufsize)
 {
        /* return bytes copied, or -1 on error */