diff options
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | 2019-07-02 23:50:02 +0530 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-07-07 22:37:43 -0500 |
commit | 0aa3a24be011676b7231fde9a5b39ae6cd3092b4 (patch) | |
tree | 912e6b3f79b3a2a7233d5118864e240c06808735 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | e7348e35a34dc61d161f44b0e42e6a041337595c (diff) |
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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions