diff options
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | 2019-07-02 21:20:02 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-07-08 06:37:43 +0300 |
commit | 0aa3a24be011676b7231fde9a5b39ae6cd3092b4 (patch) | |
tree | 912e6b3f79b3a2a7233d5118864e240c06808735 /fs/cifs/connect.c | |
parent | e7348e35a34dc61d161f44b0e42e6a041337595c (diff) | |
download | linux-0aa3a24be011676b7231fde9a5b39ae6cd3092b4.tar.xz |
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Change return from int to void of convert_ace_to_cifs_ace as it never
fails.
fixes below issue reported by coccicheck
fs/cifs/cifssmb.c:3606:7-9: Unneeded variable: "rc". Return "0" on line
3620
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/connect.c')
0 files changed, 0 insertions, 0 deletions