diff options
author | Wan Jiabing <[email protected]> | 2021-04-01 15:51:17 +0800 |
---|---|---|
committer | Steve French <[email protected]> | 2021-04-07 21:30:27 -0500 |
commit | d135be0a7fb83f4dd68721b3355fec6de686834c (patch) | |
tree | c6e468b1a5dc4462ee05c5ec53c7f02597e022c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e456b30f78c429b183db420e23b26cde7e03a78 (diff) |
fs: cifs: Remove unnecessary struct declaration
struct cifs_readdata is declared twice. One is declared
at 208th line.
And struct cifs_readdata is defined blew.
The declaration here is not needed. Remove the duplicate.
Signed-off-by: Wan Jiabing <[email protected]>
Reviewed-by: Shyam Prasad N <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions