Skip to content
Commit 0aa3a24b authored by Hariprasad Kelam's avatar Hariprasad Kelam Committed by Steve French
Browse files

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: default avatarHariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent e7348e35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment