Commit 8d87d07c authored by logic.yu's avatar logic.yu Committed by Linus Torvalds
Browse files

mm/vmscan.c: remove the filename in the top of file comment

parent 2b47a24c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
// 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.