X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fras%2Fcec.c;h=42f2fc0bc8a98f993fdd61bfcb101a4b52ce0430;hb=1151e3cd5a7375ebc839ad3e6c51d87700fe019e;hp=d7894f178bd4fa91264020b62acfa65fc271f4f8;hpb=d61f263495d75cd0e45a50a2dc44ebc286db52b7;p=linux-2.6-microblaze.git diff --git a/drivers/ras/cec.c b/drivers/ras/cec.c index d7894f178bd4..42f2fc0bc8a9 100644 --- a/drivers/ras/cec.c +++ b/drivers/ras/cec.c @@ -38,7 +38,7 @@ * elements entered into the array, during which, we're decaying all elements. * If, after decay, an element gets inserted again, its generation is set to 11b * to make sure it has higher numerical count than other, older elements and - * thus emulate an an LRU-like behavior when deleting elements to free up space + * thus emulate an LRU-like behavior when deleting elements to free up space * in the page. * * When an element reaches it's max count of action_threshold, we try to poison