aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorHariprasad Kelam <hariprasad.kelam@gmail.com>2019-07-02 23:50:02 +0530
committerSteve French <stfrench@microsoft.com>2019-07-07 22:37:43 -0500
commit0aa3a24be011676b7231fde9a5b39ae6cd3092b4 (patch)
tree912e6b3f79b3a2a7233d5118864e240c06808735 /fs/cifs/connect.c
parentadd some missing definitions (diff)
downloadlinux-dev-0aa3a24be011676b7231fde9a5b39ae6cd3092b4.tar.xz
linux-dev-0aa3a24be011676b7231fde9a5b39ae6cd3092b4.zip
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 '')
0 files changed, 0 insertions, 0 deletions