[PATCH] test

Joshua Hahn posted 1 patch 10 months ago
There is a newer version of this series
mm/swap.c | 1 +
1 file changed, 1 insertion(+)
[PATCH] test
Posted by Joshua Hahn 10 months ago
---
 mm/swap.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mm/swap.c b/mm/swap.c
index 10decd9dffa1..9d2d831c018e 100644
--- a/mm/swap.c
+++ b/mm/swap.c
@@ -12,6 +12,7 @@
  * Started 18.12.91
  * Swap aging added 23.2.95, Stephen Tweedie.
  * Buffermem limits added 12.3.98, Rik van Riel.
+ *
  */
 
 #include <linux/mm.h>

base-commit: b8f52214c61a5b99a54168145378e91b40d10c90
-- 
2.39.5 (Apple Git-154)
Re: [PATCH] test
Posted by Joshua Hahn 10 months ago
On Mon,  7 Apr 2025 14:43:27 -0400 Joshua Hahn <joshua.hahnjy@gmail.com> wrote:

I'm really sorry about this, I was making some changes to my environment.
I saw that there was no To: target but missed that there were still some Cc
targets. I'll be more careful in the future.

Joshua