mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-14 13:39:10 +00:00
10 lines
244 B
C
10 lines
244 B
C
|
/*
|
||
|
* fs/kernfs/file.c - kernfs file implementation
|
||
|
*
|
||
|
* Copyright (c) 2001-3 Patrick Mochel
|
||
|
* Copyright (c) 2007 SUSE Linux Products GmbH
|
||
|
* Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
||
|
*
|
||
|
* This file is released under the GPLv2.
|
||
|
*/
|