diff options
| author | Wan Jiabing <[email protected]> | 2021-04-01 07:51:17 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2021-04-08 02:30:27 +0000 |
| commit | d135be0a7fb83f4dd68721b3355fec6de686834c (patch) | |
| tree | c6e468b1a5dc4462ee05c5ec53c7f02597e022c2 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | cifs: On cifs_reconnect, resolve the hostname again. (diff) | |
| download | kernel-d135be0a7fb83f4dd68721b3355fec6de686834c.tar.gz kernel-d135be0a7fb83f4dd68721b3355fec6de686834c.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
