]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/cifs/cifssmb.c
cifs: fix comment in validate_t2
authorJeff Layton <jlayton@redhat.com>
Thu, 31 Mar 2011 21:22:07 +0000 (17:22 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 19 May 2011 14:10:50 +0000 (14:10 +0000)
commitfd5707e1b44560d18b47d552c1871ea0bfc46688
tree49881bbf211161f7523f5fed61c6f3db720917a3
parent4358b5678b27ffe81391d84ce150df8e81010f6a
cifs: fix comment in validate_t2

The comment about checking the bcc is in the wrong place. Also make it
match kernel coding style.

Reported-and-acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c