diff mbox series

test

Message ID 20250407184327.31779-1-joshua.hahnjy@gmail.com (mailing list archive)
State New
Headers show
Series test | expand

Commit Message

Joshua Hahn April 7, 2025, 6:43 p.m. UTC
---
 mm/swap.c | 1 +
 1 file changed, 1 insertion(+)


base-commit: b8f52214c61a5b99a54168145378e91b40d10c90

Comments

Joshua Hahn April 7, 2025, 6:46 p.m. UTC | #1
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
diff mbox series

Patch

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>