[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20201115141541.3878-1-hymmsx.yu@gmail.com>
Date: Sun, 15 Nov 2020 22:15:41 +0800
From: "logic.yu" <hymmsx.yu@...il.com>
To: akpm@...ux-foundation.org
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
"logic.yu" <hymmsx.yu@...il.com>
Subject: [PATCH] mm: remove the filename in the top of file comment in vmscan.c
No point in having the filename inside the file.
Signed-off-by: logic.yu <hymmsx.yu@...il.com>
---
mm/vmscan.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/mm/vmscan.c b/mm/vmscan.c
index 1b8f0e059767..16b9d82a7941 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
@@ -1,7 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * linux/mm/vmscan.c
- *
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*
* Swap reorganised 29.12.95, Stephen Tweedie.
--
2.17.1
Powered by blists - more mailing lists