Skip to content

Commit b71df8d

Browse files
Christoph Hellwigtorvalds
authored andcommitted
mm: remove the filename in the top of file comment in vmalloc.c
No point in having the filename inside the file. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Uladzislau Rezki (Sony) <urezki@gmail.com> Link: https://lkml.kernel.org/r/20201002124035.1539300-3-hch@lst.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f255935 commit b71df8d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mm/vmalloc.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-only
22
/*
3-
* linux/mm/vmalloc.c
4-
*
53
* Copyright (C) 1993 Linus Torvalds
64
* Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999
75
* SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian <tigran@veritas.com>, May 2000

0 commit comments

Comments
 (0)