cifs: make compare_sids static
authorJeff Layton <jlayton@redhat.com>
Sun, 25 Nov 2012 13:00:36 +0000 (08:00 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 5 Dec 2012 19:13:11 +0000 (13:13 -0600)
commit436bb435fcbe2d52678ec7e2abc45fd1938601ce
tree80ca37e5250dcca817d1982119a318b376a77445
parent852e22950dc47e774bb602b16f55fed42afac5fb
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>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsacl.c
fs/cifs/cifsacl.h