]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifs_spnego.c
[GFS2] Reorganize function gfs2_glmutex_lock
[linux-2.6] / fs / cifs / cifs_spnego.c
index c466b56e0283c7165bef5cb346a79094a363c58d..1529d2b12e9ce04c02e3821b9d9eb1797974159a 100644 (file)
@@ -67,7 +67,7 @@ struct key_type cifs_spnego_key_type = {
 };
 
 #define MAX_VER_STR_LEN   9 /* length of longest version string e.g.
-                               strlen(";ver=0xFF) */
+                               strlen(";ver=0xFF") */
 #define MAX_MECH_STR_LEN 13 /* length of longest security mechanism name, eg
                               in future could have strlen(";sec=ntlmsspi") */
 #define MAX_IPV6_ADDR_LEN 42 /* eg FEDC:BA98:7654:3210:FEDC:BA98:7654:3210/60 */