mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
10 lines
246 B
C
10 lines
246 B
C
|
/*
|
||
|
* fs/kernfs/inode.c - kernfs inode 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.
|
||
|
*/
|