diff options
author | 2021-04-09 10:46:39 +0800 | |
---|---|---|
committer | 2021-04-25 16:28:22 -0500 | |
commit | 5e14c7240ae9ada2b0747a57f0deb5643102f64c (patch) | |
tree | 45c4499bcfc981a731f3b818580eef2e2e682c1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Documentation/admin-guide/cifs: document open_files and dfscache (diff) | |
download | wireguard-linux-5e14c7240ae9ada2b0747a57f0deb5643102f64c.tar.xz wireguard-linux-5e14c7240ae9ada2b0747a57f0deb5643102f64c.zip |
fs: cifs: Remove repeated struct declaration
struct cifs_writedata is declared twice.
One is declared at 209th line.
And struct cifs_writedata is defined blew.
The declaration hear is not needed. Remove the duplicate.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions