|
@@ -1208,7 +1208,6 @@ EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
|
|
* key and content are both parsed by cache
|
|
* key and content are both parsed by cache
|
|
*/
|
|
*/
|
|
|
|
|
|
-#define isodigit(c) (isdigit(c) && c <= '7')
|
|
|
|
int qword_get(char **bpp, char *dest, int bufsize)
|
|
int qword_get(char **bpp, char *dest, int bufsize)
|
|
{
|
|
{
|
|
/* return bytes copied, or -1 on error */
|
|
/* return bytes copied, or -1 on error */
|