diff options
Diffstat (limited to 'fs/f2fs/trace.c')
-rw-r--r-- | fs/f2fs/trace.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fs/f2fs/trace.c b/fs/f2fs/trace.c index a1fcd00bbb2b..ce2a5eb210b6 100644 --- a/fs/f2fs/trace.c +++ b/fs/f2fs/trace.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * f2fs IO tracer | 3 | * f2fs IO tracer |
3 | * | 4 | * |
4 | * Copyright (c) 2014 Motorola Mobility | 5 | * Copyright (c) 2014 Motorola Mobility |
5 | * Copyright (c) 2014 Jaegeuk Kim <jaegeuk@kernel.org> | 6 | * Copyright (c) 2014 Jaegeuk Kim <jaegeuk@kernel.org> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | #include <linux/fs.h> | 8 | #include <linux/fs.h> |
12 | #include <linux/f2fs_fs.h> | 9 | #include <linux/f2fs_fs.h> |