![]() | |||||||||||
Messages in this thread Patch in this message |
Hi, Please apply to 2.6.0-current. -- ~Randy patch_name: crypto_incdups.patch patch_version: 2003-09-03.22:37:00 author: Randy.Dunlap <rddunlap@osdl.org> description: remove duplicate #includes in crypto/ product: Linux product_versions: 2.6.0-test4 maintainer: jmorris@intercode.com.au, davem@redhat.com diffstat: = crypto/tcrypt.c | 1 - 1 files changed, 1 deletion(-) diff -Naurp ./crypto/tcrypt.c~incdups ./crypto/tcrypt.c --- ./crypto/tcrypt.c~incdups 2003-09-03 16:34:34.000000000 -0700 +++ ./crypto/tcrypt.c 2003-09-03 17:29:54.000000000 -0700 @@ -15,7 +15,6 @@ */ #include <linux/init.h> #include <linux/module.h> -#include <linux/string.h> #include <linux/mm.h> #include <linux/slab.h> #include <asm/scatterlist.h> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-03-22 13:48 [from the cache] ©2003-2008 | |||||||||||