Skip to content
Commit 5e14c724 authored by Wan Jiabing's avatar Wan Jiabing Committed by Steve French
Browse files

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: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 443dd65d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment