Re: [PATCH] ext2/3 as ext4

From: Robert Hancock
Date: Mon Dec 21 2009 - 20:16:54 EST


On 12/16/2009 06:42 PM, Philip Wernersbach wrote:
Why the open coded strcmp?
strcmp is a C standard library function, not a C builtin, thus it
can't be used in the kernel.

Um, we do have strcmp, memcmp, and most such common library functions in the kernel..
--
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/