]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/kmemleak.c
perf: New helper function for pmu name
[karo-tx-linux.git] / mm / kmemleak.c
index 5f2eb5b23658372a843ea2fefeb272f7e86ca99f..bd9bc214091b39b23c7b61182c81d17e2da7bf71 100644 (file)
@@ -700,7 +700,7 @@ static void paint_ptr(unsigned long ptr, int color)
 }
 
 /*
- * Make a object permanently as gray-colored so that it can no longer be
+ * Mark an object permanently as gray-colored so that it can no longer be
  * reported as a leak. This is used in general to mark a false positive.
  */
 static void make_gray_object(unsigned long ptr)