]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: remove uneeded __KERNEL__ block from cifsacl.h
authorJeff Layton <jlayton@redhat.com>
Fri, 19 Oct 2012 15:24:07 +0000 (11:24 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 19 Oct 2012 15:24:07 +0000 (11:24 -0400)
commitad01678e9929aba61611a33029216d4d0ed9962d
tree87cfa0d80565b88f2b3abf505b0f74d8b4bd8f9a
parent9b9fac56d43f386cb40e63dc62a528a717cd68eb
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>
fs/cifs/cifsacl.c
fs/cifs/cifsacl.h