We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2c302 commit b011a57Copy full SHA for b011a57
drivers/ras/cec.c
@@ -38,7 +38,7 @@
38
* elements entered into the array, during which, we're decaying all elements.
39
* If, after decay, an element gets inserted again, its generation is set to 11b
40
* to make sure it has higher numerical count than other, older elements and
41
- * 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
42
* in the page.
43
*
44
* When an element reaches it's max count of action_threshold, we try to poison
0 commit comments