]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
cifs: clean up id_mode_to_cifs_acl
authorJeff Layton <jlayton@redhat.com>
Sun, 25 Nov 2012 13:00:35 +0000 (08:00 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 5 Dec 2012 19:12:16 +0000 (13:12 -0600)
commitc78cd83805d43198e1ef452fba27fa049db6387f
treebb01a3f9ce785d51805e2a66e12141ebe653f481
parent60654ce047f7be62afa291573501e011297a47d8
cifs: clean up id_mode_to_cifs_acl

Add a label we can goto on error, and get rid of some excess indentation.
Also move to kernel-style comments.

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