X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Ftest_sysctl.c;h=3750323973f4af802644899dd9d2dba612895f64;hb=b5b65f1398274fd726eca87dbebd39f3e603348a;hp=98bc92a916620e524a010ad53b293b05a912504c;hpb=4bb540dbe442ec5e4b48af8aed12663e0754bbe2;p=linux-2.6-microblaze.git diff --git a/lib/test_sysctl.c b/lib/test_sysctl.c index 98bc92a91662..3750323973f4 100644 --- a/lib/test_sysctl.c +++ b/lib/test_sysctl.c @@ -16,7 +16,7 @@ */ /* - * This module provides an interface to the the proc sysctl interfaces. This + * This module provides an interface to the proc sysctl interfaces. This * driver requires CONFIG_PROC_SYSCTL. It will not normally be loaded by the * system unless explicitly requested by name. You can also build this driver * into your kernel.