cifs: remove uneeded __KERNEL__ block from cifsacl.h
authorJeff Layton <jlayton@redhat.com>
Sun, 25 Nov 2012 13:00:38 +0000 (08:00 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 5 Dec 2012 19:13:11 +0000 (13:13 -0600)
commitb1a6dc21d1a731fdb71fcd683ef856c6af0b3f23
treee8bcd48d9deee185fb199c6a91758bbca35a1ddf
parentee13b2ba7488475b47ae8dab2eebc4f5fd6838c5
cifs: remove uneeded __KERNEL__ block from cifsacl.h

...and make those symbols static in cifsacl.c. Nothing outside
of that file refers to them.

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