Skip to content

Commit 8d87d07

Browse files
logic.yutorvalds
authored andcommitted
mm/vmscan.c: remove the filename in the top of file comment
No point in having the filename inside the file. Link: https://lkml.kernel.org/r/20201115141541.3878-1-hymmsx.yu@gmail.com Signed-off-by: logic.yu <hymmsx.yu@gmail.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 2b47a24 commit 8d87d07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mm/vmscan.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* linux/mm/vmscan.c
4-
*
53
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
64
*
75
* Swap reorganised 29.12.95, Stephen Tweedie.

0 commit comments

Comments
 (0)