Commit 95d7c50
f2fs: remove unnecessary tracepoint enabled check
There is no extra work before trace_f2fs_[dataread|datawrite]_end(),
so there is no need to check trace_<tracepoint>_enabled().
Signed-off-by: Sheng Yong <shengyong1@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent b93bf64 commit 95d7c50
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4855 | 4855 | | |
4856 | 4856 | | |
4857 | 4857 | | |
4858 | | - | |
4859 | | - | |
| 4858 | + | |
4860 | 4859 | | |
4861 | 4860 | | |
4862 | 4861 | | |
| |||
4879 | 4878 | | |
4880 | 4879 | | |
4881 | 4880 | | |
4882 | | - | |
4883 | | - | |
| 4881 | + | |
4884 | 4882 | | |
4885 | 4883 | | |
4886 | 4884 | | |
| |||
5225 | 5223 | | |
5226 | 5224 | | |
5227 | 5225 | | |
5228 | | - | |
5229 | | - | |
| 5226 | + | |
5230 | 5227 | | |
5231 | 5228 | | |
5232 | 5229 | | |
| |||
0 commit comments