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)
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>

No differences found