diff options
| author | Zhikang Zhang <[email protected]> | 2019-01-03 20:06:38 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2019-01-08 09:34:27 -0800 |
| commit | 539cd352239f6acae4a7997bf31edca5c9a69c81 (patch) | |
| tree | ac6ba0024233a6b0733532297dcb6f05a15b68a6 /tools/perf/scripts/python/netdev-times.py | |
| parent | f365c6cc85b1d2348d73bf327258874fcc7ac161 (diff) | |
f2fs: fix compile warnings: 'struct *' declared inside parameter list
We meet these compile warnings below, which caused by missing declare structs:
struct f2fs_io_info, struct extent, struct f2fs_sb_info.
warning: 'struct f2fs_io_info' declared inside parameter list
warning: 'struct extent_info' declared inside parameter list
warning: 'struct f2fs_sb_info' declared inside parameter list
Signed-off-by: Zhikang Zhang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions