diff options
Diffstat (limited to 'fs/orangefs/orangefs-debugfs.h')
| -rw-r--r-- | fs/orangefs/orangefs-debugfs.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/orangefs/orangefs-debugfs.h b/fs/orangefs/orangefs-debugfs.h index 803517269ba6..b5fd9cd4960f 100644 --- a/fs/orangefs/orangefs-debugfs.h +++ b/fs/orangefs/orangefs-debugfs.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  int orangefs_debugfs_init(int);  void orangefs_debugfs_cleanup(void);  int orangefs_client_debug_init(void); |