]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: make compare_sids static
authorJeff Layton <jlayton@redhat.com>
Fri, 19 Oct 2012 15:23:22 +0000 (11:23 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 19 Oct 2012 15:23:22 +0000 (11:23 -0400)
commit322def600e0892e27fee2d6c9b869f7622dae025
tree4791c3b547e7faf8195d054fb9ff4e1961eb6b4d
parent34946e1ec2d3dd3784ac22eb6eec60c68cd70c16
cifs: make compare_sids static

..nothing outside of cifsacl.c calls it. Also fix the incorrect
comment on the function. It returns 0 when they match.

Reviewed-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/cifsacl.c
fs/cifs/cifsacl.h