]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: make compare_sids static
authorJeff Layton <jlayton@redhat.com>
Mon, 5 Nov 2012 11:47:00 +0000 (06:47 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 5 Nov 2012 11:47:00 +0000 (06:47 -0500)
commitea1d2bfd349f1e4925fff369961d8e8c60835084
treefefdbb9a5d8e33b153b708735d8d67f8e3e8aee6
parentca5c174e5c5cb66d154dae0649d53512268a10a0
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