Re: [PATCH/RFC] s390: Hypervisor File System

From: Andrew Morton
Date: Tue Apr 25 2006 - 03:48:58 EST


Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote:
>
> +#ifndef __HAVE_ARCH_STRSTRIP
> +extern char * strstrip(char *);
> +#endif

Do we really need this gunk? It's not as if strstrip() is so super
performance-sensitive that anyone would go and write a hand-tuned assembly
version?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/