summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h
diff options
context:
space:
mode:
authorWan Jiabing <wanjiabing@vivo.com>2021-04-09 04:46:39 +0200
committerSteve French <stfrench@microsoft.com>2021-04-25 23:28:22 +0200
commit5e14c7240ae9ada2b0747a57f0deb5643102f64c (patch)
tree45c4499bcfc981a731f3b818580eef2e2e682c1f /fs/cifs/cifspdu.h
parentDocumentation/admin-guide/cifs: document open_files and dfscache (diff)
downloadlinux-5e14c7240ae9ada2b0747a57f0deb5643102f64c.tar.xz
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 '')
0 files changed, 0 insertions, 0 deletions