Skip to content

Commit 07723a4

Browse files
Christoph Hellwigtehcaster
authored andcommitted
mempool: drop the file name in the top of file comment
Mentioning the name of the file is redundant, so drop it. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://patch.msgid.link/20251113084022.1255121-12-hch@lst.de Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
1 parent 0cab687 commit 07723a4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mm/mempool.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/mempool.c
4-
*
53
* memory buffer pool support. Such pools are mostly used
64
* for guaranteed, deadlock-free memory allocations during
75
* extreme VM load.

0 commit comments

Comments
 (0)